From b74a7f092707ebbedf8565009ddef7107e4f260d Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Wed, 8 Mar 2017 17:42:12 +0100 Subject: [PATCH] Collect bound vars from preceding let clauses --- .../sample.fooblin/models/behavior.mps | 202 ++++++++++++++++-- 1 file changed, 188 insertions(+), 14 deletions(-) diff --git a/samples/lambdacalc/languages/sample.fooblin/models/behavior.mps b/samples/lambdacalc/languages/sample.fooblin/models/behavior.mps index 08e447b2..73a83abc 100644 --- a/samples/lambdacalc/languages/sample.fooblin/models/behavior.mps +++ b/samples/lambdacalc/languages/sample.fooblin/models/behavior.mps @@ -14,6 +14,7 @@ + @@ -63,6 +64,7 @@ + @@ -71,6 +73,7 @@ + @@ -96,11 +99,13 @@ + + @@ -116,7 +121,14 @@ + + + + + + + @@ -144,7 +156,11 @@ + + + + @@ -155,6 +171,7 @@ + @@ -186,7 +203,11 @@ + + + + @@ -227,6 +248,9 @@ + + + @@ -293,39 +317,127 @@ - + - - + + - - - - - - + + + + + + - + - + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -417,6 +529,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +