Handbook
Glossary
(normalize) ( nodes introductions -- nodes )
Vocabulary
compiler
.
tree
.
normalization
Inputs
nodes
an
object
introductions
an
object
Outputs
nodes
an
object
Definition
USING:
compiler.utilities
namespaces
;
IN:
compiler.tree.normalization
:
(normalize)
( nodes introductions -- nodes )
introduction-stack
[
[
normalize*
]
map-flat
]
with-variable
;