neutral-lang roadmap

Foundation
before features.

This is an order of work, not a release schedule. Priorities may change as the language design is tested.

01
NowIn progress

Define the language

  • Set goals and boundaries
  • Draft syntax and semantics
  • Build the parser foundation
02
Next

Make it usable

  • Improve diagnostics
  • Establish testing and formatting
  • Shape the initial standard library
03
Later

Support real projects

  • Stabilize core language decisions
  • Add editor tooling
  • Develop packaging from demonstrated needs