0.3.1 • Published 4 years ago

@colem213/canopy v0.3.1

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
4 years ago

Canopy Build status

Canopy is a parser compiler targeting Java, JavaScript, Python and Ruby. It takes a file describing a parsing expression grammar and compiles it into a parser module in the target language. The generated parsers have no runtime dependency on Canopy itself.

For usage documentation see canopy.jcoglan.com.

See CONTRIBUTING.md for instructions for building the project.