Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 347 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 347 Bytes

Bantam

This is a port of munificent's bantam.

It is a tiny little Go package to demonstrate the "Top Down Operator Precedence" algorithm created by Vaughan Pratt. For a full explanation, see this blog post.