X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?a=blobdiff_plain;f=offsite_reading.mdwn;h=db538fa2f1e943e7ab5dcc14f094702c7e3de506;hb=4afd53161bf6968e78fef04e792c3d32018c3544;hp=d812fff70f9d1245a5d01590ce26375a1b820d30;hpb=1e4e668fcd36b96953619d3e1edbdc4fe10e6d91;p=lambda.git diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index d812fff7..db538fa2 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -50,8 +50,8 @@ get more out of out. (Rinse and repeat.) * [[!wikipedia Alonzo Church]]

* [[!wikipedia Combinatory logic]] * [Combinatory logic](http://plato.stanford.edu/entries/logic-combinatory/) at the Stanford Encyclopedia of Philosophy -* [[!wikipedia SKI combinatory calculus]]

-* [[!wikipedia B,C,K,W system]] +* [[!wikipedia SKI combinatory calculus]] +* [[!wikipedia B,C,K,W system]]

* [[!wikipedia Church-Rosser theorem]] * [[!wikipedia Normalization property]] * [[!wikipedia Turing completeness]]

@@ -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).