update Juli8
[lambda.git] / learning_scheme.mdwn
index 2f92b5e..f868ddb 100644 (file)
@@ -1,6 +1,8 @@
 *   [Try Scheme in your browser](http://tryscheme.sourceforge.net/) (slow, bare-bones)
 *   This site's guide to [[Installing Scheme|/installing#scheme]]
-*   This site's [[explanation of the differences between Scheme, OCaml, and Haskell|rosetta1]]
+*   This site's [[entry-level explanation of the differences between Scheme, OCaml, and Haskell|rosetta1]]
+*   A bit about comments and brackets is available [[here|/rosetta2]]; and then more details about how to do some OCaml-ish and Haskell-ish things in Scheme, and how to get Scheme-ish continuations in OCaml, are [[here|/rosetta3]]
+
 
 <!-- -->
 *   Wikipedia on