From: jim Date: Tue, 7 Apr 2015 13:59:58 +0000 (-0400) Subject: edits X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=da0084cb97de4128a939d9b64644c6ba3966f490 edits --- diff --git a/rosetta3.mdwn b/rosetta3.mdwn index 49d7255e..070573b7 100644 --- a/rosetta3.mdwn +++ b/rosetta3.mdwn @@ -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!