Skip to content

jetseven/sicp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source for Structure and Interpretation of Computer Programs http://mitpress.mit.edu/sicp/full-text/book/book.html

I've tried to consolidate various sources of code used in an SICP class.

assignments: Assignments from the Sample Programming Assigmnets on the SICP web site. http://mitpress.mit.edu/sicp/psets/ Some of these are old, and have dependencies on an older version of MIT Scheme. I'll try to update as necessary, but I'm not paying strong attention to these problem sets.

allcode Code from the text. http://mitpress.mit.edu/sicp/code/index.html This should be current.

projects Projects from MIT OpenCourseWare course 6.001 http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/projects/

exercises These are my attempts at solutions to the exercises in the book. I'm not currently attempting to be complete, and my sollutions may be completely wrong. Caveat Schemer.

About

Exercises for SICP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages