Releases: metaindu/MetaphysicsIndustries.Giza
Releases · metaindu/MetaphysicsIndustries.Giza
Target newer frameworks
Bug fix: skippable items
This release fixes a bug in the GrammarCompiler that was producing incorrect node connections for subsequent skippable expression items, e.g. x = '[' 'a'? 'b'? ']';.
Initial release
This is the first official release. Of note, recent improvements include the ability to import definitions from one grammar file to another.