Skip to content

Exercises and examples from Structure and Interpretation of Computer Programs (2nd edition) book by Sussman & Abelson

Notifications You must be signed in to change notification settings

caisah/sicp-exercises-and-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SICP - Exercises & Examples

My takes on the infamous Structure and Interpretation of Computer Programs (2nd edition) book by Sussman&Abelson.

It contains code for both the examples and the exercises.

I used the MIT-Scheme interpreter for checking.

Some solutions for the exercises are inspired or copied from the Scheme community.

Some of the answers for particular exercises are missing (the ones I found no fun in doing it or I considered not being very practical).

About

Exercises and examples from Structure and Interpretation of Computer Programs (2nd edition) book by Sussman & Abelson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages