Skip to content

gardenbed/emerge

Repository files navigation

Go Doc Build Status Go Report Card Test Coverage

Emerge

Emerge is a command-line tool for automatically generating lexers and parsers in Go from an EBNF description of any arbitrary grammar (language).

For an in-depth description of the project, please see the full documentation here.