bug fixes
[lambda.git] / content.mdwn
index 93b9647..f500b2b 100644 (file)
@@ -18,14 +18,14 @@ This discussion considers conjunction in a language that recognized presuppositi
 * [[Introduction to functional programming|topics/week1 kapulet intro]]
 Basics of functional programming: `let`, `case`, pattern matching, and
 recursion.  Definitions of factorial.
 * [[Introduction to functional programming|topics/week1 kapulet intro]]
 Basics of functional programming: `let`, `case`, pattern matching, and
 recursion.  Definitions of factorial.
-* [[Advanced notes|topics/week1 kapulet advanced]]
+* [[Advanced notes on functional programming|topics/week1 kapulet advanced]]
 * [[Homework for week 1|exercises/assignment1]]
 
 Week 2:
 
 * [[Introduction to the Lambda Calculus|topics/week2 lambda intro]]
 * [[Advanced notes on the Lambda Calculus|topics/week2 lambda advanced]]
 * [[Homework for week 1|exercises/assignment1]]
 
 Week 2:
 
 * [[Introduction to the Lambda Calculus|topics/week2 lambda intro]]
 * [[Advanced notes on the Lambda Calculus|topics/week2 lambda advanced]]
-* Encoding Booleans, Tuples, Lists, and Numbers (in progress)
+* [[Encoding Booleans, Tuples, Lists, and Numbers|topics/week2 encodings]] (in progress);
 * Homework for week 2 (in progress)
 
 
 * Homework for week 2 (in progress)