parsegranite/README.md

322 B

parsegranite

parsegranite is the dedicated parser for the Granite toy language. It was originally a part of the Granite runtime but was split to turn into a library for use in other projects.

parsegranite features everything you need to easily parse a Granite program as well as provides useful tools for runtimes.