marcinjahn / parser-combinators-ts

A simple Parser Combinators library implemented in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple Parser Combinators library implemented in TypeScript


Languages

Language:TypeScript 100.0%