Handbook
Glossary
define-global ( type word -- )
Vocabulary
alien
.
parser
Inputs
type
an
object
word
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
alien.parser
:
define-global
( type word -- )
[
define-global-getter
]
[
define-global-setter
]
2bi
;