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

executables #1

Closed questor closed 12 years ago

questor commented 12 years ago

please can you provide precompiled executables, I don't have scheme installed, but want to use waxeye on windows. thanks for providing such a great tool! kai

orlandohill commented 12 years ago

Hi Kai,

I've uploaded a Win32 version to Sourceforge, now. https://sourceforge.net/projects/waxeye/

Orlando