CUP has released version 0.11b
- CUP version 0.11b 20140808 is a feature/bugfix release.
- added expected symbols to the report_error(...) method
- added an expected_token_ids() to inform about valid continuations
- added parameters and code to enable automatic creation of XML parse trees
- fixed a bug in the lookahead computation
- CUP version 0.11b beta 20140226 is a feature release.
- Command line flag -locations now triggers the generation of the identifiers
- xleft and xright in the actions section instead of left and right.
- Both are of type ComplexSymbolFactory.Location instead of plain ints.
- CUP version 0.11b beta 20140220 is a feature release.
- Main switch statement now splits the action code in bundles of 300 productions
on several different method bodies. Should fix the 65k size boundary problem
CUP has released version 0.11b
on several different method bodies. Should fix the 65k size boundary problem