X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.mdwn;h=eef1b6a8cd84adaaa7b9747ce10d4feb98a5e08a;hp=5811ceeed8183adda786124b323aaed75e40b1bb;hb=c51397c5a41cbf75e37382905b212868e427b16b;hpb=8e50e0b21cef6e6d5aba8265bf2aa0adbf6647d2 diff --git a/index.mdwn b/index.mdwn index 5811ceee..eef1b6a8 100644 --- a/index.mdwn +++ b/index.mdwn @@ -67,9 +67,11 @@ preloaded is available at [[assignment 3 evaluator]]. (30 Nov) Lecture notes for [[Week11]]; [[Assignment8]]. -> Topics: Zippers, Continuations +> Topics: [[Tree and List Zippers]]; [[Coroutines and Aborts]]; [[From Lists to Continuations]]. -(6 Dec) Lecture notes for Week12 +(6 Dec) Lecture notes for [[Week12]] + +> Topics: [[List Monad as Continuation Monad]]; [[Manipulating Trees with Monads]]; ... (13 Dec) Lecture notes for Week13