Various versions of the Lisp In Small Pieces interpreter -- in Coffeescript! #complete
Go to file
Ken Elf Mathieu Sternberg 291f9771f5 Found the disconnect. As always, a type issue. Dammit. 2015-07-01 13:24:45 -07:00
bin Coffeescript attempt. 2015-05-13 22:28:55 -07:00
chapter1 Fixed test pass. Almost have CPS running. 2015-06-30 08:05:58 -07:00
chapter3 Found the disconnect. As always, a type issue. Dammit. 2015-07-01 13:24:45 -07:00
test Fixed test pass. Almost have CPS running. 2015-06-30 08:05:58 -07:00
.gitignore Fixed test pass. Almost have CPS running. 2015-06-30 08:05:58 -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
chap3.rkt Found the disconnect. As always, a type issue. Dammit. 2015-07-01 13:24:45 -07:00
package.json That's not coffee. 2015-06-17 13:47:15 -07:00
test-reports.xml Found the disconnect. As always, a type issue. Dammit. 2015-07-01 13:24:45 -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.