Handbook
Glossary
slot->expr-quot ( slot-spec -- quot )
Vocabulary
compiler
.
cfg
.
gvn
.
expressions
Inputs
slot-spec
an
object
Outputs
quot
an
object
Definition
USING:
accessors
combinators
compiler.cfg.gvn.graph
compiler.cfg.instructions.syntax
kernel
quotations
sequences
slots
;
IN:
compiler.cfg.gvn.expressions
:
slot->expr-quot
( slot-spec -- quot )
[
name>>
reader-word
1quotation
]
[
type>>
{
{
use
[
[
vreg>vn
]
]
}
{
literal
[
[
]
]
}
}
case
]
bi
append
;