Combinator Packages

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 1 year ago

@beppobert/ts-combinator

This library is a proof of concept and is not intended for production use. It aims to align an HKT implementation with runtime code. It implements a simple parser combinator library. You can use it to implement a typesafe JSON parser or GraphQL query pars

0.0.1 • Published 3 months ago