gash/geesh
Timothy Sample 2b05199562 Flatten AST form for multiple assignments
* geesh/parser.scm (make-parser): Instead of using a nested list for
assignments, use a flat list.
* tests/parser.scm: Adjust existing test for this (which checks a
single assignment) and add a second test which checks multiple
assignments.
2018-07-15 19:45:31 -04:00
..
lexer.scm Make reference operators more consistent 2018-07-11 21:54:43 -04:00
parser.scm Flatten AST form for multiple assignments 2018-07-15 19:45:31 -04:00
repl.scm Initial commit 2018-01-31 14:52:05 -05:00