Skip to content

Releases: mdubinko/earleybird

bugfix

23 Aug 16:06
Compare
Choose a tag to compare
bugfix Pre-release
Pre-release
v0.1.1

grammar fixes and clippy cleanup

First light: parsing ixml with ixml

23 Aug 03:03
Compare
Choose a tag to compare
Pre-release

This release offers a much larger subset of ixml grammar features implemented -- specifically the - and @ marks on rules, and - marks on terminals, which makes it possible to parse complex grammars (like ixml itself) without being overwhelmed with visual clutter.

Version 0.0.1

14 Aug 23:46
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

First release of Earleybird for "earley" adopters.