schedule tweaks
authorJim Pryor <profjim@jimpryor.net>
Tue, 24 Aug 2010 00:34:53 +0000 (20:34 -0400)
committerJim Pryor <profjim@jimpryor.net>
Tue, 24 Aug 2010 03:36:48 +0000 (23:36 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
schedule_of_topics.mdwn

index fad5256..52455c5 100644 (file)
@@ -14,10 +14,11 @@ This is very sketchy at this point, but it should give a sense of our intended s
 
 1.     Beta reduction
 2.     Substitution; using alpha-conversion and other strategies
-3.     Conversion versus Reduction
+3.     Conversion versus reduction
 4.     Eta reduction and "extensionality"
 5.     Different evaluation strategies (call by name, call by value, etc.)
 6.     Strongly normalizing vs weakly normalizing vs non-normalizing; Church-Rosser Theorem(s)
+6.     Lambda calculus compared to combinatorial logic
 
 7.     Encoding pairs (and triples and ...)
 8.     Encoding booleans