gsun / pegjs-parser

pegjs parser in haxe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pegjs-parser

The pegjs language parser in Haxe.

This is a Haxe extern for pegjs parser(https://github.com/pegjs/pegjs).

the src\parser.pegjs file is defined in pegjs repo.

the src\parser.js is the auto-generated parser file in pegjs repo.

the src\Parser.hx is the Haxe extern file.

License: this project follows the Apache V2 license.

About

pegjs parser in haxe


Languages

Language:Haxe 100.0%