Skip to content

letroot/sicp-solutions

Repository files navigation

sicp-solutions

Solutions to the exercises from Structure and Interpretation of Computer Programs.

SICP (Structure and Interpretation of Computer Programs) is a classic Computer Science text that uses the Scheme programming language (a dialect of Lisp) to teach core CS concepts.

Book site: https://mitpress.mit.edu/sicp/