Copper 0.6.1
Released May 16, 2012.
A bug-fix release:
- The
-vand-vvswitches now work correctly in conjunction with the-composeswitch. - Calling the
parse()function repeatedly on a single parser object now works correctly, although parsers are still not reentrant. - Specifying more than one anonymous right-hand-side symbol in a production was being spuriously disallowed.
- The parser for the XML specification format was failing to read any semantic-action and other code blocks in certain runtime environments.
Additionally, Copper's modular determinism analysis is now able to be run on grammars specified in the XML format.
Copper 0.6.1 will serve as the basis for the next major version of Copper, 0.7.