1.0.0 • Published 7 years ago

jsparsec v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

npm version License: MIT Coverage Status Build Status

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.

  1. change code or documentation
  2. check npm test to run successfully without coverage decrease
  3. create a pull request

If you have an issue, please don't hesitate to open one!