mdgraph
A program which generates graphic organizers
from hierarchical markdown lists,
using parser combinators and graphviz.
The code is here
Technologies used:
Lua,
Parsing,
parser
A parser combinator library for go,
with support for regular expressions.
It also has a test calculator-like language,
which can evaluate mathematical expressions.
The code is here
Technologies used:
Go,
Parsing,