pkrumins / the-little-schemer
All the Scheme code examples from the book "The Little Schemer"
☆674Updated 8 years ago
Alternatives and similar repositories for the-little-schemer:
Users that are interested in the-little-schemer are comparing it to the libraries listed below
- A SICP language for Racket.☆194Updated 7 months ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆99Updated 5 years ago
- Structure and Interpretation of Computer Programs study notes with exercise solutions☆381Updated 2 years ago
- My racket study documentation☆317Updated 5 years ago
- Old version of miniKanren, without some of the fancy new constraints. See 'miniKanren-with-symbolic-constraints'.☆133Updated 10 years ago
- A modernized and annotated code companion to Paul Graham's "On Lisp".☆323Updated 2 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆238Updated 4 years ago
- SICP in Guile & Emacs Lisp☆688Updated 2 years ago
- Corman Lisp☆571Updated 5 years ago
- ☆124Updated 8 months ago
- A quick and very dirty Scheme interpereter.☆380Updated 6 years ago
- my solutions to EOPL3☆365Updated 6 years ago
- Interactive Structure and Interpretation of Computer Programs☆1,160Updated 4 years ago
- Learn Lisp The Hard Way source-code and full book text☆352Updated 2 years ago
- SICP PDF adapted to pocket format (for small e-reader screens)☆208Updated 11 years ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆493Updated 2 years ago
- ☆424Updated 11 months ago
- Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand