Skip to content

mandyyli/CS61A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS61A

This is a record of my progress for the course CS61A Spring 2011 which was taught at Berkeley by Brian Harvey, based on the book "Structure and Interpretation of Computer Programs". I am using Dr Racket and the simply-scheme package which adds support for the langugage used in the book.

Select "Determine language from source" on the bottom left corner and add at the start of the code:

#lang racket
(require (planet dyoo/simply-scheme))

Resources: https://people.eecs.berkeley.edu/~bh/61a-pages/

Goals:

Homework solutions:

Releases

No releases published

Packages

No packages published