Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Update to use actions for generation of grammar

Compare
Choose a tag to compare
@omarroth omarroth released this 11 Jun 16:13
· 66 commits to master since this release

Major overhaul of the engine:

  • Remove NAIF interface
  • Add Marpa::Builder as extension of actions to represent internal grammar
  • Change order of arguments for readability: parse(input, grammar) to read like parse input with grammar.