8000 GitHub - PiroHiroPiro/sicp: A repository for learning the book "Structure and Interpretation of Computer Programs".
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PiroHiroPiro/sicp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SICP

A repository for learning the book "Structure and Interpretation of Computer Programs".

Requirement

Usage

Run shell:

$ docker-compose run racket bash

Run file:

$ docker-compose run racket racket utils/sample.rkt

Run interactive console:

$ docker-compose run racket racket

Exit interactive console: (exit).

Install

Clone repository:

$ git clone https://github.com/PiroHiroPiro/sicp.git
$ cd sicp

About

A repository for learning the book "Structure and Interpretation of Computer Programs".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0