Skip to content

Detroit-Functional-Programmers/sicp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

detroit-sicp

An early attempt to capture information for the Detroit Functional Programmers to work through SICP.

Getting Started

Executing Code

For racket - have #lang racket/base at the beginning of the file. To run it, type racket name_of_file.rkt.

Installing MIT-Scheme

Ubuntu: sudo apt-get install mit-scheme Run with command mit-scheme

Mac: brew install mit-scheme

Quotes

We toast the Lisp programmer who pens his thoughts within nests of parentheses.

Syntactic sugar causes cancer of the semicolon. - Alan Perlis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages