prepare calc improvements to be week10 notes
[lambda.git] / upcoming_topics.mdwn
index 2faa4ed..b92a228 100644 (file)
@@ -1,14 +1,5 @@
 This is very sketchy at this point, but it should give a sense of our intended scope.
 
-## Side-effects and mutation ##
-
-1.     What difference imperativity makes
-2.     Side-effects in a purely functional setting, via monads
-3.     [Phil/ling application]Semantics for DPL, using state monad
-       Groenendijk, Stokhof, and Veltman, "Coreference and modality"
-       in Shalom Lappin, ed. Handbook of Contemporary Semantic Theory (Blackwell, 1996)
-4.     Passing by reference
-5.     [Phil/ling application] Fine and Pryor on "coordinated contents" (see, e.g., [Hyper-Evaluativity](http://www.jimpryor.net/research/papers/Hyper-Evaluativity.txt))
 
 14.    Curry-Howard isomorphism between simply-typed lambda and intuitionistic propositional logic<p>
 15.    The types of continuations; continuations as first-class values