post links to state monad tutorial
[lambda.git] / new_stuff.mdwn
index ce75342..9b33245 100644 (file)
@@ -1,21 +1,18 @@
 Page for Chris and Jim to see what each other is working on, but hasn't necessarily been posted to main wiki index yet.
 
 Page for Chris and Jim to see what each other is working on, but hasn't necessarily been posted to main wiki index yet.
 
-[[Week11]]
+[[From List Zippers to Continuations]]
 
 
-[[Tree and List Zippers]]
-
-[[Coroutines and Aborts]]
-
-[[From Lists to Continuations]]
+[[Manipulating Trees with Monads]]
 
 
-[[List Monad as Continuation Monad]]
+[[code/tree_monadize.ml]]
 
 
-[[Manipulating Trees with Monads]]
+[[Curry-Howard]]
 
 
-[[Zipper-Lists-Continuations]] -- now obsolete?
+[[Translating between OCaml Scheme and Haskell]]
 
 
-[[Assignment8]]
+[Commentary](/hints/assignment_6_commentary) on some common issues in the solutions to [[Assignment6]].
 
 
+[[Monad Library]]
 
 
-[[Curry-Howard]]
+[[State Monad Tutorial]]