X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=new_stuff.mdwn;h=4905cc301c7c806fd087dcb3da051829fbe0a37d;hp=d153848e0573e96a8bfbdad8a44a9d49f6eb2a4f;hb=e948c27044f69962483a6c62a8568b84acd5be85;hpb=bb166bcf79a82ef90a330faddc2cdecce06394f6 diff --git a/new_stuff.mdwn b/new_stuff.mdwn index d153848e..4905cc30 100644 --- a/new_stuff.mdwn +++ b/new_stuff.mdwn @@ -10,8 +10,8 @@ Week11: Week12: * [[List Monad as Continuation Monad]] -* [[Manipulating Trees with Monads]] (still in progress) -* [[code/tree_monadize.ml]] +* [[Manipulating Trees with Monads]] (reworked), code is at [[code/tree_monadize.ml]] +* [[Monad Transformers]] (added) * [[Assignment9]] New stuff, fairly stable: @@ -24,9 +24,42 @@ New stuff, fairly stable: In progress: * [[Curry-Howard]] -* [[Curry-Howard-note]] is this current? -* [[Using Continuations to Solve Same Fringe]] -* [[Monad Transformers]] * [[Assignment10]] -* [[CPS]] +* [[CPS and Continuation Operators]] +