Skip to content

fink-lang/prattler

Repository files navigation

prattler

A generic Pratt/top down operator precedence parser.

Getting started

npm install

Run a full build:

npx run