Roadmap
-
This beta version brings the following new features:
- Add C++, Ruby, Python, Nit, and C# targets to ObjectMacro.
- Improve the C target of ObjectMacro.
-
Milestone: SableCC 4.0
No date set
This is a complete rewrite of SableCC to bring many new features:
- Improved lexer engine (additional operators, lookahead, and more).
- Improved parser engine (linear approximate LR(K) parsing, semantic selectors, and more).
- Improved conflict reporting (enabling LR grammar debugging).
- Flexible code generation (to enable back-ends for various languages).
- Improved syntax for CST->AST transformations.
-
- Automated error recovery
- Handle complex inputs in lexers, such as various Unicode encodings in a single language specification, preprocessor output, values without numerical equivalents, etc.
Note: See
TracRoadmap for help on using
the roadmap.
