diff options
-rw-r--r-- | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ This is my [[https://mitpress.mit.edu/sicp/][sicp]] sandbox. +Exercises until 2.42 are written in GNU Guile Scheme. These are under +the `net` directory. + +Exercises from 2.44 are written in Racket. These are under `ex` +directory. + * copying Unless specified otherwise, everything here is under |