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
|
|
@ -185,7 +185,7 @@ namespace xo {
|
|||
* (specifically: local_env_, stack_, cont_)
|
||||
* after invoking a schematika closure
|
||||
**/
|
||||
void _do_applycoda_op();
|
||||
void _do_apply_cont_op();
|
||||
|
||||
/** loop continuation after evaluating element of a SequenceExpr **/
|
||||
void _do_seq_cont_op();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue