From: jim Date: Thu, 19 Mar 2015 17:06:01 +0000 (-0400) Subject: post homework7, with promises X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=9bd794a7cbaf8fe908664576ec8409f2b8c51f4b post homework7, with promises --- diff --git a/content.mdwn b/content.mdwn index 1178c43d..04ee19f3 100644 --- a/content.mdwn +++ b/content.mdwn @@ -122,3 +122,4 @@ Week 7: * [[Combinatory evaluator|topics/week7_combinatory_evaluator]] * Interpreter for Lambda terms * [[Introducing Monads|topics/week7_introducing_monads]] +* [[Homework for week 7|exercises/assignment7]]