goffrie / lalr

CFGs to LALR(1) parse tables
Other
10 stars 1 forks source link

lalr

Build Status

A library for creating LALR(1) parsers from context-free grammars. That's pretty much it.

API Documentation.