compiler.cfg.representations.preferred vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Generic words
WordStack effect
defs-vreg-reps( insn -- reps )
temp-vreg-reps( insn -- reps )
uses-vreg-reps( insn -- reps )


Ordinary words
WordStack effect
each-def-rep( insn vreg-quot: ( vreg rep -- ) -- )
each-rep( insn vreg-quot: ( vreg rep -- ) -- )
each-temp-rep( insn vreg-quot: ( vreg rep -- ) -- )
each-use-rep( insn vreg-quot: ( vreg rep -- ) -- )


Files


Children
VocabularySummary
compiler.cfg.representations.preferred.private