X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=new_stuff.mdwn;h=5ac5ec24da92f73aaec33d4a54d188c9039c5ec1;hp=2cad56956139f8ba0911460c7e62f6f18f795ed9;hb=67ed83b1ad44c7590cf7d7c1ec3a079bc5140a61;hpb=347bc26072eb5d6c69943f72306768b28161f1ab diff --git a/new_stuff.mdwn b/new_stuff.mdwn index 2cad5695..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,12 @@ 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]] -* [[Monad Transformers]] * [[Assignment10]] -* [[CPS and Continuation Operators]]