Skip to content

Implement converter for the grammar rules of the berkeleyparser

Thorsten Wißmann requested to merge berkely-grammar into master

This implements a new converter utility that handles the file format of the .grammar files generated by berkeleyparser

https://github.com/slavpetrov/berkeleyparser

Though I am not entirely sure about the semantics, this provides a source for non-randomly generated WTAs.

Merge request reports