X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=04a49ad80c41708f4b07ecc7dfc7a7c0c581b7f6;hp=a6e2b1a61539559a4238ed9f8aee32687414a114;hb=cfa21fe60e922c42434e56e25f3761a6d8985ac0;hpb=8549a95d6806c0d85fb166585296780aa7f8ce23 diff --git a/index.mdwn b/index.mdwn index a6e2b1a6..04a49ad8 100644 --- a/index.mdwn +++ b/index.mdwn @@ -10,6 +10,8 @@ One student session to discuss homeworks will be held every Wednesday from 5-6, ## [[Index of Content (lecture notes and more)|content]] ## +## [[Offsite Readings|readings]] ## + ## Announcements ## * This wiki will be undergoing lots of changes throughout the semester, and particularly in these first few days as we get it set up, migrate over some of the content from the previous time @@ -217,8 +219,8 @@ Other R7RS-friendly: [Gauche](http://practical-scheme.net/gauche), [Chibi](https [Lisp](http://en.wikipedia.org/wiki/Lisp_%28programming_language%29), [Scheme](http://en.wikipedia.org/wiki/Scheme_%28programming_language%29), [Racket](http://en.wikipedia.org/wiki/Racket_%28programming_language%29), and -[Chicken](http://en.wikipedia.org/wiki/CHICKEN_%28Scheme_implementation%29).) - +[Chicken](http://en.wikipedia.org/wiki/CHICKEN_%28Scheme_implementation%29).) + (Help on [[Learning Scheme]]) * **Caml** is one of two major dialects of *ML*, which is another large family of programming languages. Caml has only one active "implementation", @@ -229,8 +231,8 @@ specifically in OCaml. (Wikipedia on [ML](http://en.wikipedia.org/wiki/ML_%28programming_language%29), [Caml](http://en.wikipedia.org/wiki/Caml), and -[OCaml](http://en.wikipedia.org/wiki/OCaml).) - +[OCaml](http://en.wikipedia.org/wiki/OCaml).) + (Help on [[Learning OCaml]]) * **Haskell** is also used a @@ -247,9 +249,12 @@ for "Glasgow Haskell Compiler". (Wikipedia on [Haskell](http://en.wikipedia.org/wiki/Haskell_%28programming_language%29) and -[GHC](https://en.wikipedia.org/wiki/Glasgow_Haskell_Compiler).) - +[GHC](https://en.wikipedia.org/wiki/Glasgow_Haskell_Compiler).) + (Help on [[Learning Haskell]]) +