enzoleo / sicp

My own solutions to Structure and Interpretation of Computer Programs (SICP) exercises in different programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sicp

License

Solutions to Structure and Interpretation of Computer Programs (SICP) exercises in Haskell, Common Lisp, Scheme and Python.

Contents

Chapter Chapter Name
Chapter 1 Building Abstractions with Procedures
Chapter 2 Building Abstractions with Data
Chapter 3 Modularity, Objects, and State
Chapter 4 Metalinguistic Abstraction
Chapter 5 Computing with Register Machines

About

My own solutions to Structure and Interpretation of Computer Programs (SICP) exercises in different programming languages.

License:MIT License


Languages

Language:Haskell 99.9%Language:Shell 0.1%