evaluator: closures work

This commit is contained in:
2018-04-30 20:26:54 +02:00
parent 127d2e4ad8
commit c9487eb1a5
23 changed files with 100 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
as yet unclassified
evalLambda: expr in: environ
^ PProc new params: expr second; body: expr third
^ PProc new params: expr second; body: expr third; env: environ