week1 fixes
authorJim Pryor <profjim@jimpryor.net>
Sun, 19 Sep 2010 17:14:34 +0000 (13:14 -0400)
committerJim Pryor <profjim@jimpryor.net>
Sun, 19 Sep 2010 17:14:34 +0000 (13:14 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
week1.mdwn

index 9211655..967f814 100644 (file)
@@ -37,7 +37,6 @@ We'll tend to write <code>(&lambda;a M)</code> as just `(\a M)`, so we don't hav
 <strong>Application</strong>: <code>(M N)</code>
 </blockquote>
 
 <strong>Application</strong>: <code>(M N)</code>
 </blockquote>
 
-Some authors reserve the term "term" for just variables and abstracts. We'll probably just say "term" and "expression" indiscriminately for expressions of any of these three forms.
 
 Examples of expressions:
 
 
 Examples of expressions:
 
@@ -357,6 +356,9 @@ combinatorial logic</td>
 </table>
 
 
 </table>
 
 
+[Correction: OCaml is Turing complete, but I'm not sure if the merely functional part is; I suspect it's not.]
+
+
 Rosetta Stone
 =============
 
 Rosetta Stone
 =============