chevrotain icon indicating copy to clipboard operation
chevrotain copied to clipboard

Roadmap / Future Plans (Updated 2022)

Open bd82 opened this issue 2 years ago • 0 comments

Release Version 10 (done)

  • [x] Finish exposing cst-dts-gen APIs on the root chevrotain package.
    • [x] docs in @chevrotain/types
    • [x] docs in https://chevrotain.io/docs/guide/concrete_syntax_tree.html
    • [x] Add dts generation to the [TypeScript example](https://github.com/Chevrotain/chevrotain/tree/master/examples
    • [x] review and merge the PR
  • [x] Document Breaking Changes since version 9.1.0 (particularly in the @chevrotain/types)
  • [ ] ~~Document performance changes since 9.1.0 (though these may be very minor)~~
    • tiny boost, not worth reporting...
  • [x] Update dev-deps

Version 11

  • [ ] Continue evaluating and reaching production quality for #1714
    • (LL(*) instead of LL(K)) parsing algorithm.

"Next" Versions priority items

  • [ ] #1670

bd82 avatar Jan 12 '22 20:01 bd82