Various versions of the Lisp In Small Pieces interpreter -- in Coffeescript! #complete
Go to file
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
bin Coffeescript attempt. 2015-05-13 22:28:55 -07:00
chapter-lambda-1 Unicode seems borked on my desktop. Sorry about this. 2015-07-01 13:32:50 -07:00
chapter1 TEST: Add tests for the reader (!), which I had forgotten. 2015-07-03 15:47:04 -07:00
chapter3 FEAT: Completed chapter 3 interpreter implementation. 2015-07-03 15:45:37 -07:00
test TEST: Add tests for the reader (!), which I had forgotten. 2015-07-03 15:47:04 -07:00
.gitignore Trying to keep test artifacts out of the repo. 2015-07-01 13:25:34 -07:00
LICENSE Coffeescript attempt. 2015-05-13 22:28:55 -07:00
LisperatorLanguage Reverting to a simpler CPS style. 2015-06-10 17:28:47 -07:00
Makefile Fixed test pass. Almost have CPS running. 2015-06-30 08:05:58 -07:00
README.md Added README. Whee. 2015-04-15 15:57:52 -07:00
package.json That's not coffee. 2015-06-17 13:47:15 -07:00

README.md

Not much to see here. Just practicing a few things. If you're expecting miracles, this isn't the place for it.