xo-interpreter2 stack: lambda expr -> closure runs in VSM utest
This commit is contained in:
parent
82c82ea332
commit
e219ea0db3
13 changed files with 179 additions and 13 deletions
|
|
@ -216,6 +216,7 @@ namespace xo {
|
|||
* in execution
|
||||
**/
|
||||
DLocalEnv * local_env_ = nullptr;
|
||||
|
||||
protected: // temporarily, to appease compiler
|
||||
/** environment pointer. Maintains bindings
|
||||
* for global variables.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue