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

Java runtime improvements #85

Closed nverwer closed 4 years ago

nverwer commented 6 years ago

This pull requests adds the following to the Java parser:

It also fixes a path in the windows build script.

glebm commented 4 years ago

Thank you Nico!

Strangely, I merged from the GitHub UI as usual but GitHub did not preserve authorship information. Perhaps this is because the PR was created before the repo was moved.