letroot / sicp-solutions

SICP solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

SICP solutions


Languages

Language:Scheme 100.0%