From: Chris Barker Date: Sun, 19 Dec 2010 16:25:01 +0000 (-0500) Subject: edits X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=2d0d8e91618b921c03f4764bc7937060f0bec739 edits --- diff --git a/assignment10.mdwn b/assignment10.mdwn index 3de34d87..c03d3885 100644 --- a/assignment10.mdwn +++ b/assignment10.mdwn @@ -1,4 +1,17 @@ -Here are some additional homeworks, that will consolidate your understanding of what we've covered in the last weeks of the seminar. Those who are taking the class for credit: since we're so late to post these, and they add up to a substantial chunk of thinking, we won't require you to do them. But we will strongly encourage it. If you'd like to do them, and have us take account of your efforts when deciding on grades, let us know now when you propose to submit the work. (Up to the start of next term would be viable.) +***Non-required but strongly suggested work***: Here are some +additional homework problems that will consolidate your understanding +of what we've covered in the last weeks of the seminar. Those who are +taking the class for credit: since we're so late to post these, and +they add up to a substantial chunk of thinking, we won't officially +require you to do them, since we don't want to get into a bureaucratic +bind if you've planned your next month in a way that would not permit +you to get the work done. But we strongly encourage you to work on +the problem set: solving these problems will produce a qualitatively +deeper understanding of continuations. If you plan to do some or all +of these problems, and would like us to take them into account in our +evaluation of your work for the course, please let us know when to +expect to see them. (Up to the start of next term, which begins on 24 +January 2011, would be viable.) Of course, if you need help or want us to review your efforts, we'll be glad to discuss with you at any later point as well. diff --git a/index.mdwn b/index.mdwn index 79203f8b..40c9d473 100644 --- a/index.mdwn +++ b/index.mdwn @@ -85,7 +85,7 @@ preloaded is available at [[assignment 3 evaluator]]. > Topics: [[List Monad as Continuation Monad]]; [[Manipulating Trees with Monads]] (updated); [[Monad Transformers]] (added recently) -(13 Dec) Lecture notes for Week13; Assignment10. +(13 Dec) Lecture notes for Week13; [[Assignment10]]. > Topics: [[CPS and Continuation Operators]]; Curry-Howard