0.1.0 • Published 9 years ago

levysglass v0.1.0

Weekly downloads
6
License
MIT
Repository
-
Last release
9 years ago

Levysglass

About

Levysglass is a parser generator based on PEGJS, but with helpers to easily create an Abstract Syntax Tree.

The module is nearly ready (some details to fix like implementing unit tests and some micro-changes about the behaviour of module), but i prefer use it and test it on a project before publish a real documentation... If you can't wait, feel free to look the sources...

###How to install

npm install levysglass

###How to use

Coming soon...