split week11/week12
authorJim Pryor <profjim@jimpryor.net>
Wed, 1 Dec 2010 06:10:53 +0000 (01:10 -0500)
committerJim Pryor <profjim@jimpryor.net>
Wed, 1 Dec 2010 06:10:53 +0000 (01:10 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
index.mdwn
week11.mdwn
week12.mdwn [new file with mode: 0644]

index 9c4e176..eef1b6a 100644 (file)
@@ -67,9 +67,11 @@ preloaded is available at [[assignment 3 evaluator]].
 
 (30 Nov) Lecture notes for [[Week11]]; [[Assignment8]].
 
 
 (30 Nov) Lecture notes for [[Week11]]; [[Assignment8]].
 
->      Topics: [[Tree and List Zippers]]; [[Coroutines and Aborts]]; [[From Lists to Continuations]]; [[List Monad as Continuation Monad]]; [[Manipulating Trees with Monads]].
+>      Topics: [[Tree and List Zippers]]; [[Coroutines and Aborts]]; [[From Lists to Continuations]].
 
 
-(6 Dec) Lecture notes for Week12
+(6 Dec) Lecture notes for [[Week12]]
+
+>      Topics: [[List Monad as Continuation Monad]]; [[Manipulating Trees with Monads]]; ...
 
 (13 Dec) Lecture notes for Week13
 
 
 (13 Dec) Lecture notes for Week13
 
index 235c11b..c759968 100644 (file)
@@ -7,7 +7,6 @@ The material here benefited from many discussions with Ken Shan.
 
 ##[[From Lists to Continuations]]##
 
 
 ##[[From Lists to Continuations]]##
 
-##[[List Monad as Continuation Monad]]##
+continue with [[Week12]]...
 
 
-##[[Manipulating Trees with Monads]]##
 
 
diff --git a/week12.mdwn b/week12.mdwn
new file mode 100644 (file)
index 0000000..e59349b
--- /dev/null
@@ -0,0 +1,7 @@
+The material here benefited from many discussions with Ken Shan.
+
+##[[List Monad as Continuation Monad]]##
+
+##[[Manipulating Trees with Monads]]##
+
+more to come...