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.