Elf M. Sternberg
2bc6312415
Moving to a more nuanced naming scheme. What happens next will amaze you!
2015-05-20 16:52:36 -07:00
Elf M. Sternberg
11e1ed7cf4
It works recursively. This will restore your faith in humanity!
...
I spent far too much time debugging an issue with metacadr (see the
cons-list commits for details), but this now successfully recurses
and all of its code paths are exercised by the factorial/fibonacci
exercises. This is a Coffeescript implementation of the language
described at the end of chapter 1 of Lisp In Small Pieces.
Also, added a syntax-aware pretty printer. It's very primitive, but
it's good enough for some debugging.
2015-05-20 15:47:51 -07:00
Elf M. Sternberg
570fb2b1df
Some renaming; one major bugfix, using cons-lists instead of a local library.
2015-05-20 09:41:30 -07:00
Elf M. Sternberg
86efa8c09a
Coffeescript attempt.
2015-05-13 22:28:55 -07:00
Elf M. Sternberg
0551a6fd4c
Chapter 3 stub.
2015-05-13 22:23:30 -07:00
Elf M. Sternberg
34fef03ba8
Caught a silly typo; now sufficient to support classic factorials with recursions.
2015-04-28 08:51:34 -07:00
Elf M. Sternberg
54de465dbe
Making the predicate operator a macro.
2015-04-15 16:33:25 -07:00
Elf M. Sternberg
525668310b
Cleanup pass over comments in chapter 1.
2015-04-15 16:01:30 -07:00
Elf M. Sternberg
5ac7969712
Added README. Whee.
2015-04-15 15:57:52 -07:00
Elf M. Sternberg
0f4c149eb6
Merge branch 'master' of github.com:elfsternberg/LispInSmallPieces
...
* 'master' of github.com:elfsternberg/LispInSmallPieces:
Initial commit
2015-04-15 15:57:10 -07:00
Elf M. Sternberg
6fda499306
Initial commit
2015-04-15 15:54:38 -07:00
Elf M. Sternberg
d7f8dddb91
Chapter one. It actually works.
2015-04-15 15:50:53 -07:00