Closed mattbierner closed 11 years ago
Language functions should be constructed using an AST instead of the computation representing the AST. The actual computation should be calculated and memorized.
This will allow serializing language functions.
Language functions should be constructed using an AST instead of the computation representing the AST. The actual computation should be calculated and memorized.
This will allow serializing language functions.