Handbook
Glossary
>expr-quot ( insn slot-specs -- quot )
Vocabulary
compiler
.
cfg
.
gvn
.
expressions
Inputs
insn
an
object
slot-specs
an
object
Outputs
quot
an
object
Definition
USING:
combinators
kernel
make
math
quotations
sequences
;
IN:
compiler.cfg.gvn.expressions
:
>expr-quot
( insn slot-specs -- quot )
[
[
literalize
,
\
swap
,
]
[
[
[
slot->expr-quot
]
map
cleave>quot
%
]
[
length
1
+
narray-quot
%
]
bi
]
bi*
]
[
]
make
;