/parser-combinators-ts

A simple Parser Combinators library implemented in TypeScript

Primary LanguageTypeScript

parser-combinators-ts

Work-in-progress

A simple Parser Combinators library implemented in TypeScript.

To install dependencies:

bun install

To run (sandbox console app):

bun run src/index.ts