Skip to content
This repository was archived by the owner on Mar 11, 2023. It is now read-only.

oleksmarkh/sicp-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

sicp-exercises

license code size

Exploring the great SICP book, refreshing CS basics.

Status

On hold - chapters 1.1-1.3 were covered in 08.2014-01.2015.

How to run it?

# Fedora:
$ sudo dnf install chicken

# macOS with Homebrew:
$ brew install chicken

# executing a single script:
$ csi -s [filename]

See CHICKEN wiki:

Resources

SICP itself

Scheme books

Solutions

About

📚 studying the "Structure and Interpretation of Computer Programs" book

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages