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

Releases: omarroth/marpa

Add events

29 Jun 16:20
Compare
Choose a tag to compare
v0.4.0

Bump version

Upgrade to Crystal v0.25.0

16 Jun 14:23
Compare
Choose a tag to compare
v0.3.0

Upgrade to crystal v0.25.0

Update to use actions for generation of grammar

11 Jun 16:13
Compare
Choose a tag to compare

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.

Initial release

07 Jun 17:11
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.1.0

Update README