Skip to content

v0.2.0

Compare
Choose a tag to compare
@metthal metthal released this 12 Aug 13:30
· 32 commits to master since this release
  • Added support for tokenizer action when end of input stream is reached
  • Token actions are now always called exactly once for each individual token
  • Tokenizer now supports states
  • Generation of HTML report for parsers
  • Added support for build on Windows (using MSVC) and macOS
  • Added support for mid-rule actions