Handbook
Glossary
insn-slot-quot ( spec -- quot )
Vocabulary
compiler
.
codegen
Inputs
spec
an
object
Outputs
quot
an
object
Definition
USING:
accessors
quotations
slots
;
IN:
compiler.codegen
:
insn-slot-quot
( spec -- quot )
name>>
reader-word
1quotation
;