evaluator tweaks
authorJim Pryor <profjim@jimpryor.net>
Tue, 19 Oct 2010 18:20:19 +0000 (14:20 -0400)
committerJim Pryor <profjim@jimpryor.net>
Tue, 19 Oct 2010 18:20:19 +0000 (14:20 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
lambda_evaluator.mdwn

index aee3ad5..a137e53 100644 (file)
@@ -126,7 +126,7 @@ Improvements we hope to add:
 *      returning results in combinator form (the evaluator already accepts combinators as input)
 *      displaying reductions one step at a time
 *      specifying the reduction order and depth
-*      allow other binders such as &forall; and &exist; (though these aren't interpreted as doing anything other than binding variables)
+*      allow other binders such as &forall; and &exist; (though these won't be interpreted as doing anything other than binding variables)
 
 Other Lambda Evaluators/Calculutors
 -----------------------------------