Tags: | tools |
Authors: | Slava Pestov |
Word | Stack effect |
prompt. | ( stream prompt -- ) |
stream-read-quot | ( stream -- quot/f ) |
display-stacks? |
error-hook |
error-summary? |
handle-ctrl-break |
interactive-vocabs |
max-stack-items |
prompt-style |
visible-vars |
Word | Stack effect |
call-error-hook | ( error -- ) |
hide-all-vars | ( -- ) |
hide-var | ( var -- ) |
hide-vars | ( seq -- ) |
listener | ( -- ) |
listener-main | ( -- ) |
loaded-vocab? | ( vocab-spec -- ? ) |
maybe-enable-ctrl-break | ( -- ) |
parse-lines-interactive | ( lines -- quot/f ) |
prompt | ( -- str ) |
read-quot | ( -- quot/f ) |
read-quot-loop | ( stream accum -- quot/f ) |
read-quot-step | ( lines -- quot/f ) |
show-var | ( var -- ) |
show-vars | ( seq -- ) |
use-loaded-vocabs | ( vocabs -- ) |
with-ctrl-break | ( quot -- ) |
with-interactive-vocabs | ( quot -- ) |