Handbook
Glossary
meta-d ( -- stack )
Variables for holding stack effect inference state
Next:
meta-r ( -- stack )
Vocabulary
stack-checker
.
state
Inputs
None
Outputs
stack
a
sequence
Word description
Compile-time data stack.
Definition
USING:
namespaces
;
IN:
stack-checker.state
:
meta-d
( -- stack )
commit-literals
(meta-d)
get
;