Skip to content

3.1.0

Compare
Choose a tag to compare
@ndw ndw released this 02 Aug 15:16
a933c4a
  1. Added support for specifying an alternate start symbol for parsing. This is not conformant behavior, but is useful for converted grammars that may have otherwise unreachable states.

  2. Added more checks for grammars provided in XML form. Removed some unused rules from the internal pragmas grammar.

  3. Improved the way ambiguity is detected and reported.