xo-interpreter2 stack: scaffold DClosure, DLocalEnv [WIP]
This commit is contained in:
parent
a63e4b1dae
commit
cbca2b7c6b
7 changed files with 254 additions and 0 deletions
|
|
@ -17,6 +17,10 @@ set(SELF_SRCS
|
|||
IPrintable_DVsmApplyFrame.cpp
|
||||
|
||||
VsmInstr.cpp
|
||||
|
||||
DClosure.cpp
|
||||
DLocalEnv.cpp
|
||||
|
||||
#IExpression_Any.cpp
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue