Skip to content

Rookout/canopy

 
 

Repository files navigation

Canopy

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.

About

A parser compiler for Java, JavaScript, Python, Ruby

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 60.0%
  • Java 15.8%
  • Python 11.4%
  • Ruby 10.0%
  • SCSS 1.6%
  • Makefile 0.6%
  • HTML 0.6%