adorow / book-sicp

a repository with my solutions to the exercises in "Structure and Interpretation of Computer Programs"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this repository is a compendium of my solutions to the exercises from the book Structure and Interpretation of Computer Programs.

all the source is written in Scheme (Lisp). I used the MIT/GNU Scheme to follow this book. Latest versions of the compiler can be found here.

This is currently a work in progress.

About

a repository with my solutions to the exercises in "Structure and Interpretation of Computer Programs"


Languages

Language:Scheme 100.0%