Moved parse tree classes out of grammar.js started working on compilation. Broke the build

This commit is contained in:
Stefan Zermatten
2019-03-29 14:08:09 +02:00
parent caf7f3efb9
commit d21827106c
3 changed files with 102 additions and 25 deletions

View File

@@ -0,0 +1 @@
// Takes a parse tree and computes it down as far as possible into a real number