Skip to content
/ pazza Public

Parser combinators library which works on browsers, Deno and Node.js.

License

Notifications You must be signed in to change notification settings

g-plane/pazza

Repository files navigation

pazza

Working in progress.

Parser combinators library which works on browsers, Deno and Node.js.

Usage

Install with npm:

npm i pazza

Then, in your project:

import { ... } from 'pazza'

License

MIT License

2020-present (c) Pig Fang

About

Parser combinators library which works on browsers, Deno and Node.js.

Resources

License

Stars

Watchers

Forks