jsparsec
v1.0.0
Published
Javascript implementation of Parser Combinators with extended backtracking
Downloads
1
Maintainers
Readme
JsParsec
Why yet another Javascript Parser Combinators?
There are a lot of great Javascript implementation of Parser Combinators like Parsimmon. But, we have a motivation here which we call extended
Basics
Documentation
Examples
Contributing
To contribute, follow steps bellow.
- change code or documentation
- check
npm test
to run successfully without coverage decrease - create a pull request
If you have an issue, please don't hesitate to open one!