Merge branch 'master' of ssh://server.philosophy.fas.nyu.edu/Users/lambda/lambda
authorChris Barker <barker@kappa.linguistics.fas.nyu.edu>
Tue, 30 Nov 2010 21:14:15 +0000 (16:14 -0500)
committerChris Barker <barker@kappa.linguistics.fas.nyu.edu>
Tue, 30 Nov 2010 21:14:15 +0000 (16:14 -0500)
manipulating_trees_with_monads.mdwn [moved from representing_trees_with_monads.mdwn with 100% similarity]
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 b2ab88d..0128a5d 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]]##