Combinator Packages

feldspar

This is a toy parser combinator system based off of the Racket GLL parser library described in [this article](https://epsil.github.io/gll/).

2.2.0 • Published 4 years ago

prscombinator

parser combinator library, produces recursive descent PEG parser. returns an abstract syntax tree as return value. Usable from both nodejs and browser

0.0.4 • Published 3 years ago