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

Updates dev dependencies and TypeScript 2.9 compat #89

Closed glebm closed 6 years ago

glebm commented 6 years ago

Staying up with the times

Fixes #88

orlandohill commented 6 years ago

Looks great. Thanks!