waxeye-org / waxeye

Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.
https://waxeye-org.github.io/waxeye/index.html
Other
235 stars 38 forks source link

Build book-html as part of the site #74

Closed glebm closed 6 years ago

glebm commented 6 years ago

Demo: https://glebm.github.io/waxeye/manual.html

orlandohill commented 6 years ago

Thanks, looks great!