Handbook
Glossary
^^scalar>integer ( src rep -- vreg )
Vocabulary
compiler
.
cfg
.
hats
Inputs
src
an
object
rep
an
object
Outputs
vreg
an
object
Definition
USING:
compiler.cfg.instructions
compiler.cfg.registers
kernel
;
IN:
compiler.cfg.hats
:
^^scalar>integer
( src rep -- vreg )
[
[
next-vreg
dup
[
]
dip
]
dip
]
dip
##scalar>integer,
;
inline