LispInSmallPieces/chapter1
Ken Elf Mathieu Sternberg 1c4975067d TEST: Add tests for the reader (!), which I had forgotten.
This also adds a number of accesory functions necessary for rationalizing
the record structure of an object in the lex/parse phase into something
more lisp-like.  There's a metadata issue here that I'm not quite wrapping
my head around.
2015-07-03 15:47:04 -07:00
..
astAccessors.coffee TEST: Add tests for the reader (!), which I had forgotten. 2015-07-03 15:47:04 -07:00
astToList.coffee TEST: Add tests for the reader (!), which I had forgotten. 2015-07-03 15:47:04 -07:00
eval.coffee Moving to a more nuanced naming scheme. What happens next will amaze you! 2015-05-20 16:52:36 -07:00
fn.coffee Moving to a more nuanced naming scheme. What happens next will amaze you! 2015-05-20 16:52:36 -07:00
interpreter.coffee Re-arranging for Mocha. 2015-06-17 12:34:31 -07:00
lisp.coffee Moving to a more nuanced naming scheme. What happens next will amaze you! 2015-05-20 16:52:36 -07:00
lookup.coffee Moving to a more nuanced naming scheme. What happens next will amaze you! 2015-05-20 16:52:36 -07:00
print.coffee Moving to a more nuanced naming scheme. What happens next will amaze you! 2015-05-20 16:52:36 -07:00
reader.coffee Fixed test pass. Almost have CPS running. 2015-06-30 08:05:58 -07:00
reduce.coffee Moving to a more nuanced naming scheme. What happens next will amaze you! 2015-05-20 16:52:36 -07:00
scope.coffee Moving to a more nuanced naming scheme. What happens next will amaze you! 2015-05-20 16:52:36 -07:00