summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsiddharth <s@ricketyspace.net>2021-09-16 17:11:46 -0400
committersiddharth <s@ricketyspace.net>2021-09-16 17:11:46 -0400
commitd1c8fdd4ec140c86052ed213086904c7475f2755 (patch)
tree4c8c2ed779b1b75d6b8157238a3c3f85c0ec085d
parent1f5fd002d378cd0a3801cebf81356e7eebbe5fcb (diff)
README.org: add about switch to Racket
-rw-r--r--README.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org
index bace53e..9760a6a 100644
--- a/README.org
+++ b/README.org
@@ -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