Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 307 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 307 Bytes

Part 16

Code for Part 16 of my math expression parser series at inspirnathan.com

Commands

  • node tests: Run a Pratt parser that evaluates math expressions against multiple test inputs.