xo-interpreter2 stack: apply user-defined lambda passes utest
This commit is contained in:
parent
caed95c54d
commit
cc98f515bd
7 changed files with 48 additions and 21 deletions
|
|
@ -31,7 +31,7 @@ namespace xo {
|
|||
/** Coda to restore vsm registers (local_env, stack, cont)
|
||||
* after invoking a closure
|
||||
**/
|
||||
applycoda,
|
||||
apply_cont,
|
||||
|
||||
/** Loop over elements of a SequenceExpr **/
|
||||
seq_cont,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue