/pegjs-haxe-plugin

pegjs haxe plugin

Primary LanguageJavaScript

pegjs-haxe-plugin

the haxe target for pegjs, and this implementation refers to php-pegjs.

  1. npm install https://github.com/gsun/pegjs-haxe-plugin.git
  2. npm install pegjs
  3. node test/testpeg.js
  4. haxe -main TestPeg -neko testpeg.n
  5. neko testpeg.n