From be655939804c17330069657c3f59c4beec0704b5 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Mon, 20 Dec 2010 22:14:36 -0500 Subject: [PATCH] cps tweak Signed-off-by: Jim Pryor --- cps_and_continuation_operators.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cps_and_continuation_operators.mdwn b/cps_and_continuation_operators.mdwn index 0b0f25db..df27db76 100644 --- a/cps_and_continuation_operators.mdwn +++ b/cps_and_continuation_operators.mdwn @@ -276,6 +276,9 @@ The third example is more difficult to make work with the monadic library, becau +Some callcc/letcc exercises +--------------------------- + Here are a series of examples from *The Seasoned Schemer*, which we recommended at the start of term. It's not necessary to have the book to follow the exercises, though if you do have it, its walkthroughs will give you useful assistance. For reminders about Scheme syntax, see [here](/assignment8/) and [here](/week1/) and [here](/translating_between_ocaml_scheme_and_haskell). Other resources are on our [[Learning Scheme]] page. -- 2.11.0