Skip to content

agarie/sicp-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

SICP Exercises

This repository contains my answers to the exercises from Structure and Interpretation of Computer Programs, 2nd edition, available here.

I decided to write the exercises in Racket due to it being a more modern take on Lisp and as a means to practice it.

Status

  • Chapter 1: completed; rewriting in Racket.
  • Chapter 2: need to do 2-11, 2-13 and > 2-26; will be rewritten in Racket.
  • Chapter 3: a few done on paper, none committed here
  • Chapter 4: a few done on paper, none committed here
  • Chapter 5: none

About

My take on the exercises from Structure and Interpretation of Computer Programs, 2nd edition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published