Handbook
Glossary
final-info ( quot -- seq )
Vocabulary
compiler
.
test
Inputs
quot
an
object
Outputs
seq
an
object
Definition
USING:
compiler.tree.builder
compiler.tree.checker
compiler.tree.def-use
compiler.tree.normalization
compiler.tree.propagation
compiler.tree.propagation.info
compiler.tree.recursive
kernel
sequences
;
IN:
compiler.test
:
final-info
( quot -- seq )
build-tree
analyze-recursive
normalize
propagate
compute-def-use
dup
check-nodes
last
node-input-infos
;