Merge branch 'working'
[lambda.git] / rosetta3.mdwn
index 49d7255..070573b 100644 (file)
@@ -1,4 +1,4 @@
-## Scheme and OCaml ##
+This page covers how to do some OCaml-ish and Haskell-ish things in Scheme, and how to get Scheme-ish continuations in OCaml.
 
 *      You can [try Scheme in your web browser](http://tryscheme.sourceforge.net/). This is useful if you don't have Racket or another Scheme implementation installed---but don't expect it to have all the bells and whistles of a mature implementation!