X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=7c7522387055b9968920daef0779cbd496094fc6;hp=2bb5e4bb8130e77a7b5322473b56956eb01a61ae;hb=98652627403eaa920f51cedc4d0cc68c1103b972;hpb=1ad7e0280f9bd7d31d5abdb55f690fabe9426577 diff --git a/index.mdwn b/index.mdwn index 2bb5e4bb..7c752238 100644 --- a/index.mdwn +++ b/index.mdwn @@ -16,16 +16,26 @@ Student sessions will be held on Tuesdays from 11-12 and Wednesdays from 3-4. (Y Lots of lecture notes summarizing and expanding on last Monday's seminar now posted. Also, lecture notes for upcoming session have been posted. (Click "Notes and Schedule".) -## Assignments ## +## Lecture Notes and Assignments ## -[[Assignment1]] +(13 Sept) Lecture notes for [[Week1]]; [[Assignment1]]. -[[Assignment2]] +Topics: Applications; Basics of Lambda Calculus; Comparing Different Languages +(20 Sept) Lecture notes for [[Week2]]; [[Assignment2]]. -##[[Notes and Schedule]]## +Topics: Reduction and Convertibility; Combinators; Evaluation Strategies and Normalization; Decidability; Lists and Numbers -[[Using the programming languages]] +There is now a [[lambda evaluator]] you can use in your browser (no need to install any software). +It can help you check whether your answer to some of the homework questions works correctly. + +(27 Sept) ...(Notes to come) +Topics: Recursion with Fixed Point Combinators + + + +[[Upcoming topics]] ##[[Offsite Reading]]##