X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=new_stuff.mdwn;h=5ac5ec24da92f73aaec33d4a54d188c9039c5ec1;hp=d153848e0573e96a8bfbdad8a44a9d49f6eb2a4f;hb=67ed83b1ad44c7590cf7d7c1ec3a079bc5140a61;hpb=bb166bcf79a82ef90a330faddc2cdecce06394f6 diff --git a/new_stuff.mdwn b/new_stuff.mdwn index d153848e..5ac5ec24 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: @@ -20,13 +20,46 @@ New stuff, fairly stable: * [[Translating between OCaml Scheme and Haskell]] * [[Monad Library]], code is at [[code/monads.ml]] * [[State Monad Tutorial]] +* [[CPS and Continuation Operators]] In progress: * [[Curry-Howard]] -* [[Curry-Howard-note]] is this current? -* [[Using Continuations to Solve Same Fringe]] -* [[Monad Transformers]] * [[Assignment10]] -* [[CPS]] +