Parents: | fuel |
Authors: | Jose Antonio Ortega Ruiz |
eval-res-flag |
restarts-stack |
Word | Stack effect |
begin-eval | ( -- ) |
end-eval | ( result error/f output -- ) |
eval | ( lines -- result error/f ) |
eval-in | ( in -- ) |
eval-in-context | ( lines in usings/f -- ) |
eval-restartable? | ( -- ? ) |
eval-usings | ( usings -- ) |
pop-restarts | ( restarts -- ) |
pop-status | ( -- ) |
push-status | ( -- ) |
send-retort | ( error result output -- ) |