lang_in_20/lib
Elf M. Sternberg 8d4cb2b74e Added strings to the things it understands, although it's just treated
like another Javascript literal, and there's no type checking.  Also,
tried very hard to write down my inspiration for how closures work,
because it's something I'm not "ah-hah"ing about, but rather grinding
about.
2015-04-05 12:46:31 -07:00
..
eval.coffee Added strings to the things it understands, although it's just treated 2015-04-05 12:46:31 -07:00
fn.coffee Added strings to the things it understands, although it's just treated 2015-04-05 12:46:31 -07:00
lisp.coffee Successful conversion to lists. Yay. 2015-04-04 16:26:51 -07:00
lists.coffee Successful conversion to lists. Yay. 2015-04-04 16:26:51 -07:00
lookup.coffee Updated to make the internals more 'lispy.' 2015-03-16 10:17:51 -07:00
reader.coffee Successful conversion to lists. Yay. 2015-04-04 16:26:51 -07:00
reduce.coffee Successful conversion to lists. Yay. 2015-04-04 16:26:51 -07:00
scope.coffee Successful conversion to lists. Yay. 2015-04-04 16:26:51 -07:00