new_stuff
authorJim Pryor <profjim@jimpryor.net>
Tue, 30 Nov 2010 21:14:54 +0000 (16:14 -0500)
committerJim Pryor <profjim@jimpryor.net>
Tue, 30 Nov 2010 21:14:54 +0000 (16:14 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
new_stuff.mdwn
week11.mdwn

index 0649985..ce75342 100644 (file)
@@ -2,9 +2,20 @@ Page for Chris and Jim to see what each other is working on, but hasn't necessar
 
 [[Week11]]
 
-[[Zipper-Lists-Continuations]]
+[[Tree and List Zippers]]
+
+[[Coroutines and Aborts]]
+
+[[From Lists to Continuations]]
+
+[[List Monad as Continuation Monad]]
+
+[[Manipulating Trees with Monads]]
+
+[[Zipper-Lists-Continuations]] -- now obsolete?
 
 [[Assignment8]]
 
+
 [[Curry-Howard]]
 
index ceece2e..235c11b 100644 (file)
@@ -1,8 +1,6 @@
 These notes may change in the next few days (today is 30 Nov 2010).
 The material here benefited from many discussions with Ken Shan.
 
-[[!toc]]
-
 ##[[Tree and List Zippers]]##
 
 ##[[Coroutines and Aborts]]##