Closed cvauclair closed 3 years ago
Parser: -Add parsing for anonymous functions (closes #12)
Syntax: -Improve expression pretty-printing to add AST node labels -Clean up code
Tests: -Add a few tests for anonymous function parsing
@ThierryBleau I'm not done yet (still have to do the let bindings to anon. functions), but you can still review what is implemented
Parser: -Add parsing for anonymous functions (closes #12)
Syntax: -Improve expression pretty-printing to add AST node labels -Clean up code
Tests: -Add a few tests for anonymous function parsing