Clean up Main.hs formatting; clarify language in parsing branch
Implemented evaluation of tree calculus terms alongside referentially transparent variable identifiers. Implemented evaluation of defined functions into tree calculus.
Working (but likely buggy!) lexing, parsing, and evaluation of Tree Calculus terms