edits
authorjim <jim@web>
Tue, 7 Apr 2015 13:59:58 +0000 (09:59 -0400)
committerLinux User <ikiwiki@localhost.members.linode.com>
Tue, 7 Apr 2015 13:59:58 +0000 (09:59 -0400)
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!