X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=installing.mdwn;h=41db85e4e35c0e1d717abd8f0ad904ae518b694e;hp=81f27ec1651ad5b7f01e04db9fe4c7ae186d7595;hb=9bc7eef7a49c0371f940c349c6de394e4f841cfb;hpb=a7c26ba13dbf72718f66e8814f4cf74ec4647000 diff --git a/installing.mdwn b/installing.mdwn index 81f27ec1..41db85e4 100644 --- a/installing.mdwn +++ b/installing.mdwn @@ -135,6 +135,7 @@ If you're using Linux or a Mac without MacPorts, then open a Terminal and type t echo 'export PATH="$HOME/bin:$PATH"' >> ~/.bash_profile + ## Getting Scheme ## **Scheme** is one of two or three major dialects of *Lisp*, which is a large family @@ -158,9 +159,9 @@ another Scheme implementation, though, there's no compelling reason to switch. Another good Scheme implementation is [Chicken](http://www.call-cc.org). For our purposes, this is in some respects superior to Racket, and in other respects inferior. If you have any issues with installing or using Racket, you could try this out instead. You might even want to install both. - @@ -256,6 +257,7 @@ The current version of Racket is 6.1.1 (released November 2014). keyboard arrows. + ## Getting OCaml ## **Caml** is one of two major dialects of *ML*, which is another large family of @@ -392,6 +394,7 @@ double-click and install. + ## Getting Haskell ## This last installation is less crucial than the others, since we will be focusing