new_stuff
authorJim Pryor <profjim@jimpryor.net>
Mon, 13 Dec 2010 04:08:00 +0000 (23:08 -0500)
committerJim Pryor <profjim@jimpryor.net>
Mon, 13 Dec 2010 04:08:00 +0000 (23:08 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
new_stuff.mdwn

index 2cad569..4905cc3 100644 (file)
@@ -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,7 +24,6 @@ New stuff, fairly stable:
 In progress:
 
 *      [[Curry-Howard]]
-*      [[Monad Transformers]]
 *      [[Assignment10]]
 *      [[CPS and Continuation Operators]]