Handbook
Glossary
emit-insns ( replaces state -- )
Vocabulary
compiler
.
cfg
.
stacks
.
local
Inputs
replaces
a
sequence
state
a
sequence
Outputs
None
Word description
Insert height and stack changes prior to the last instruction.
Definition
USING:
kernel
make
namespaces
sequences
;
IN:
compiler.cfg.stacks.local
:
emit-insns
( replaces state -- )
building
get
pop
-rot
changes>insns
%
,
;