aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 659cd8261b8be1c3cb65e3a132b96a64175f2df6 (plain)
1
2
3
4
5
6
7
Treetree
========

Treetree is a language thought up by Daan van Gent, and he has already written an interpreter for it in C++.
This is my attempt on the matter using Node.JS, because Node.JS. 'Nuff said.

See `treetree.md` for a language specification.