Vocabularycompiler.
cfg.
stacks.
localInputsOutputsWord descriptionTranslates an absolute stack location to one that is relative to the given height state.
ExamplesUSING: compiler.cfg.stacks.local compiler.cfg.registers namespaces prettyprint ;
D: 7 T{ height-state f 3 0 0 0 } global-loc>local .
D: 4
See alsoheight-state,
local-loc>globalDefinition