gsun / pegjs-haxe-plugin

pegjs haxe plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

pegjs haxe plugin


Languages

Language:JavaScript 99.7%Language:Haxe 0.3%