Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 151 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 151 Bytes

prattler

A generic Pratt/top down operator precedence parser.

Getting started

npm install

Run a full build:

npx run