Tree Parser

2022 - Ongoing


A pseudo-markup language for describing trees, which outputs DOT for Graphviz. Writing a tree by hand in a text format is quicker than dragging nodes around, and it keeps the structure reviewable in a diff.

More of a language-design experiment than a tool: it is mostly an excuse to write a parser and a code generator for something small enough to hold in your head.

ShanTen/Tree-Parser ↗11 commitsLast updated May 19, 2023

Curious? Get the Details ↗