From: Jim Pryor Date: Wed, 25 Aug 2010 13:47:34 +0000 (-0400) Subject: add OCaml manual X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=ac168f6bf33d570a27d43ba86a4b3f82c25b6da2;ds=sidebyside add OCaml manual Signed-off-by: Jim Pryor --- diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index d812fff7..8228b738 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -139,6 +139,8 @@ community. ([Libraries for R6RS](http://www.r6rs.org/final/html/r6rs-lib/r6rs-li * Here's a [more detailed tutorial](http://www.ocaml-tutorial.org/) for OCaml. +* The start of the [OCaml Reference Manual](http://caml.inria.fr/pub/docs/manual-ocaml/manual003.html) has another tutorial. + * Jason Hickey has posted a [draft of a nice book introducing OCaml](http://www.cs.caltech.edu/courses/cs134/cs134b/book.pdf). * FAQs for [OCaml Beginners](http://pauillac.inria.fr/caml/FAQ/FAQ_DEBUTANT-eng.html), and [a few more](http://caml.inria.fr/resources/doc/faq/). Also FAQs for [OCaml Experts](http://pauillac.inria.fr/caml/FAQ/FAQ_EXPERT-eng.html).