Skip to content
David Majda edited this page Sep 11, 2015 · 30 revisions

Roadmap

0.10.0 (“Polish”)

Goal: Polish things to the 1.0.0 level (modulo performance and documentation).

  • AMD support (#362)
  • Error reporting improvements
    • Report duplicate rules as errors (#318)
    • Report duplicate labels as errors (#270)
    • Improve error messages (#371)
    • Fix nonsensical syntactic predicate messages (#194)
    • Rethink quoting in user-facing messages (#127)
  • Make &... and !... not return any value (#66)
  • Small CLI improvements (#370)

List of issues

0.11.0 (“Performance”)

Goal: Improve PEG.js parser performance significantly.

List of issues

1.0.0 (“Gold”)

Goal: Improve the documentation, create new website, release the first officially stable version of PEG.js. No new features.

List of issues

1.1.0 (“Syntax Sugar”)

Goal: Add small features and grammar syntax that don’t break compatibility with 1.0.0.

Clone this wiki locally