evaluator: closures work
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user