X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=content.mdwn;h=d8e66ff55402b7222c96e454000f890aee1523f1;hp=be10a97dcf32eb7168a6f3a4cf25735fe1c1ca99;hb=1d62c927efe8174479650858145d58ad8af27e65;hpb=88a3f6247237b4dbfa911fe10a30499734a4d77f diff --git a/content.mdwn b/content.mdwn index be10a97d..d8e66ff5 100644 --- a/content.mdwn +++ b/content.mdwn @@ -91,8 +91,8 @@ week in which they were introduced. * [[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 - + * [[Introducing continuations|/topics/week14_continuations]] + * [[Continuation applications to natural language|/topics/week15_continuation_applications]] ## Topics by week ## @@ -190,4 +190,13 @@ 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]] +