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` il y a 4 ans
chapter-09-and-again-and-again-and-again 7fdc38aca2 move Y-combinator in its own file and add content il y a 5 ans
chapter-09-y-combinator c48a798d8d use correct source block header arg `exports` instead of `export` il y a 4 ans
chapter-10 8adab678c3 reorganized the code of chapter 10 il y a 5 ans
.gitignore e17eb6f677 gitignore added il y a 6 ans
LICENSE fcc9630dcc Add LICENSE il y a 6 ans
README.md 7e97e201d0 Initial commit il y a 6 ans
chapter-08-lambda-the-ultimate.scm 4847e0f990 add more explanation il y a 5 ans
the-ten-commandments.org 754f14cbfd added document about the commandments il y a 6 ans

README.md

the-little-schemer-exercises

This repository contains code / solutions of the exercises from the book "The Little Schemer".