Handbook
Glossary
word-tail-call? ( bb -- ? )
Vocabulary
compiler
.
cfg
.
tco
Inputs
bb
an
object
Outputs
?
an
object
Definition
USING:
accessors
compiler.cfg.instructions
compiler.utilities
;
IN:
compiler.cfg.tco
:
word-tail-call?
( bb -- ? )
instructions>>
penultimate
##call?
;