X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=0aa7cf45773c415f1f5a2d5989ec4e0ff074bccd;hp=447aa7c2dc7f13cb590008f46095682862900f9c;hb=a81c07d1547c3b6840827931278eea817450b31e;hpb=93ef0484a9b56a68e1d81f5a36a8a03aec78c3d3 diff --git a/index.mdwn b/index.mdwn index 447aa7c2..0aa7cf45 100644 --- a/index.mdwn +++ b/index.mdwn @@ -10,23 +10,7 @@ the Linguistics building at 10 Washington Place, in room 103 (front of the first One student session will be held every Wednesday from XX-YY at WHERE. --> -## [[Jump to content (lecture notes and more)|topics_and_themes.mdwn]] ## - - +## [[Jump to content (lecture notes and more)|content]] ## ## Announcements ## @@ -194,14 +178,6 @@ strictly exclusive. The labels are better thought of as concerning different of the extent to which they emphasize, and are designed around those idioms. Languages like Python and JavaScript are sometimes themselves described as "more functional" than other languages, like C. - - In any case, here is some more context for the three languages we will be focusing on. * **Scheme** is one of two or three major dialects of *Lisp*, which is a large family @@ -248,14 +224,6 @@ other. [[How to get the programming languages running on your computer]] - - ## Recommended Books ## @@ -300,8 +268,6 @@ but in the long run it's helpful because it makes the arbitrariness of those cho * Another good book, covering some of the same ground as the Hankin, and the Hindley & Seldin, but delving deeper into typed lambda calculi, is *Types and Programming Languages*, by Benjamin Pierce, currently $77 hardback / $68 kindle on [Amazon](http://www.amazon.com/dp/0262162091). This book has many examples in OCaml. - - ----