This repository contains some code from the book "The Little Schemer" and my own notes and explanations for the code.
Zelphir Kaltstahl c48a798d8d use correct source block header arg `exports` instead of `export` | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
chapter-09-and-again-and-again-and-again | %!s(int64=5) %!d(string=hai) anos | |
chapter-09-y-combinator | %!s(int64=4) %!d(string=hai) anos | |
chapter-10 | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=6) %!d(string=hai) anos | |
LICENSE | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos | |
chapter-08-lambda-the-ultimate.scm | %!s(int64=5) %!d(string=hai) anos | |
the-ten-commandments.org | %!s(int64=6) %!d(string=hai) anos |
This repository contains code / solutions of the exercises from the book "The Little Schemer".