v0.6.0
Full Changelog: v0.5.2...v0.6.0
- add LALR parser generation logic
- removed reduce type for each production rule.
- reduce type now attached to term symbol
- removed
str
variants parser - removed
Tree
parse result type
Full Changelog: v0.5.2...v0.6.0
str
variants parserTree
parse result type