Handbook
Glossary
main-vocab ( -- vocab )
Vocabulary
command-line
Inputs
None
Outputs
vocab
a
string
Word description
Outputs the name of the vocabulary which is to be run on startup using the
run
word. The
-run
command line switch overrides this setting.
Definition
USING:
combinators
kernel
namespaces
system
;
IN:
command-line
:
main-vocab
( -- vocab )
embedded?
[
"alien.remote-control"
]
[
main-vocab-hook
get
[
( -- vocab )
call-effect
]
[
"listener"
]
if*
]
if
;