Topics:SICP in other languages
(Redirected from Topics:SICP in other languages:Alice ML)
SICP, Structure and Interpretation of Computer Programs (http://mitpress.mit.edu/sicp/), is another great CS textbook that's in the works for translation. The examples in the book were originally in Scheme. In addition to using the SICP text, many of the translated exercises borrow from Eli Bendersky's solutions to the SICP Exercises (http://eli.thegreenplace.net/category/programming/lisp/sicp/).
| Structure and Interpretation of Computer Programs | ||||
| Oz (http://www.mozart-oz.org/) | Chapter 1 | Chapter 2* | Chapter 3 | Chapter 4* |
| Alice ML (http://www.ps.uni-sb.de/alice/) | Chapter 1 | Chapter 2* | Chapter 3 | Chapter 4* |
| O'Caml (http://caml.inria.fr/) | Chapter 1 | Chapter 2* | Chapter 3* | Chapter 4* |
| F# (http://cs.hubfs.net/) | Chapter 1 | Chapter 2* | Chapter 3** | |
| Haskell (http://www.haskell.org/) | Chapter 1 | Chapter 2* | Chapter 3** | |
| Erlang (http://www.erlang.org/) | Chapter 1 | Chapter 2* | Chapter 3* | Chapter 4* |
| Lua (http://www.lua.org/) | Chapter 1 | Chapter 2* | Chapter 3** | |
| Python (http://www.python.org/) | Chapter 1 | Chapter 2* | Chapter 3** | |
| Ruby (http://www.ruby-lang.org/) | Chapter 1 | Chapter 2* | Chapter 3** | |
| JavaScript (http://developer.mozilla.org/en/docs/) | Chapter 1 | Chapter 2* | Chapter 3** | |
| Dylan (http://www.opendylan.org/) | Chapter 1 | Chapter 2** | Chapter 3** | |
| Clojure (http://clojure.org/) | Chapter 1 | |||
| Cat (http://www.cat-language.com/) | Chapter 1** | |||
| Forth (http://www.forth.org/) | Chapter 1** | |||
| Prolog (http://www.swi-prolog.org/) | Chapter 1* | |||
| Scala (http://scala.epfl.ch/) | Chapter 1 | Chapter 2** | ||
| E (http://www.erights.org/) | Chapter 1 | Chapter 2* | ||
| Qi (http://www.lambdassociates.org/) | Chapter 1* | |||
| C# 3.0 (http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx) | Chapter 1 | |||
| C++ (http://gcc.gnu.org/) | Chapter 1* | |||
| Common Lisp (http://www.common-lisp.net) | Chapter 1* | Chapter 2* | Chapter 3* | Chapter 4* |
Legend:
- * - incomplete
- ** - under construction
See Also
See also CTM Examples in Alice ML.
See also TRS Examples in Oz.
See also EOPL Examples in Oz and Alice ML.
See also TAPL Examples in Alice ML.
See also TAOCP Examples.
See also CLRS Examples in Oz.
See also PFDS Examples in Oz.
See also 99 Problems in Oz.
See also Project Euler in Oz.
![[Main Page]](/wiki/stylesheets/images/wiki.png)