Skip to content

gsun/pegjs-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages