Open stevan opened 11 years ago
It would be nice to be able to completely evaluate the AST, perform all compile time actions (class declaration, sub declaration, etc) and then return a smaller tree with just the items needed to be evaluated.
It would be nice to be able to completely evaluate the AST, perform all compile time actions (class declaration, sub declaration, etc) and then return a smaller tree with just the items needed to be evaluated.