listener ( -- )
Factor handbook » Developer tools » The listener

Prev:Watching variables in the listener
Next:read-quot ( -- quot/f )


Vocabulary
listener

Word description
Prompts for expressions on input-stream and evaluates them until end of file is reached.

Definition