X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=learning_scheme.mdwn;h=f10f1cf52ff189c7a42994141a33c1f8c121b920;hp=4328a6462f26251ba24f01cf646bb6939b345a46;hb=792a82167ccfb804c9c450f6aee86736155c8624;hpb=3a75b22ef54002db4bc86c3eada18319c80daa87 diff --git a/learning_scheme.mdwn b/learning_scheme.mdwn index 4328a646..f10f1cf5 100644 --- a/learning_scheme.mdwn +++ b/learning_scheme.mdwn @@ -1,5 +1,6 @@ * [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|rosetta]] * Wikipedia on