X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=content.mdwn;h=06fcfe21a9645c40d4be9121478c467941d1fefa;hp=e85b513d5837fc71f989d4e1f75217161528078e;hb=8cd2e41084d42df6db49d6ea9e3183c709a54837;hpb=bd4b588a187107279962a4618a8f3ccbed70ee7d diff --git a/content.mdwn b/content.mdwn index e85b513d..06fcfe21 100644 --- a/content.mdwn +++ b/content.mdwn @@ -186,7 +186,17 @@ Week 12: * [[Homework for week 12|exercises/assignment12]] Week 13: + * [[From list zippers to continuations|topics/week13_from_list_zippers_to_continuations]] * [[Coroutines, exceptions, and aborts|topics/week13_coroutines_exceptions_and_aborts]] * [[Let/cc and reset/shift|topics/week13_native_continuation_operators]] -* CPS transforms + +Week 14: + +* [[Introducing continuations|topics/week14_continuations]] (includes CPS transforms from week 13) +* [[Manipulating trees with monads|topics/week14_manipulating_trees_with_monads]] + +Week 15: + +* [[Continuation applications|topics/week15_continuation_applications]] +