From: Jim Date: Mon, 2 Feb 2015 15:12:23 +0000 (-0500) Subject: tweak lists of prog lang implementations X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=91ebe148bbc225d244898fb61591a37ad909e834 tweak lists of prog lang implementations --- diff --git a/index.mdwn b/index.mdwn index 05f46089..6df8b02e 100644 --- a/index.mdwn +++ b/index.mdwn @@ -229,8 +229,7 @@ specifically in OCaml. [OCaml](http://en.wikipedia.org/wiki/OCaml).) -* Those of you with some programming background may have encountered a third -prominent functional programming language, **Haskell**. This is also used a +* **Haskell** is also used a lot in the academic contexts we'll be working through. Its surface syntax differs from Caml, and there are various important things one can do in each of Haskell and Caml that one can't (or can't as easily) do in the