Vocabularycompiler.
cfg.
builder.
blocksInputsOutputsWord descriptionCalculates how many items a
#call will add or remove from the data stack.
ExamplesUSING: compiler.cfg.builder.blocks compiler.tree.builder prettyprint sequences ;
[ 3append ] build-tree second call-height .
-2
Definition