Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 725 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 725 Bytes

sicp

Ongoing solutions to exercises from "Structure and Interpretation of Computer Programs", second edition, by Abelson, Sussman and Sussman.

Information

Solutions are written in scheme and can be found in each exercise's markdown (.md) file or in its own source file. Some exercises require no code.

The book and more information is available at https://mitpress.mit.edu/sicp/.

All tests were run on a x86_64 Linux system running with the MIT/GNU Scheme interpreter and compiler, available online at https://www.gnu.org/software/mit-scheme/.

License

Creative Commons 4.0 CC-by-sa.