moraes / bantam

Golang port of munificent's Pratt parsing demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Golang port of munificent's Pratt parsing demo


Languages

Language:Go 100.0%