Handbook
Glossary
compile ( words -- )
Factor handbook
»
The implementation
»
Definitions
»
Compilation units
»
Compilation units internals
Next:
remember-definition ( definition loc -- )
Vocabulary
compiler
.
units
Inputs
words
a
sequence
of
word
s
Outputs
None
Word description
Compiles a set of words.
Definition
IN:
compiler.units
:
compile
( words -- )
recompile
t
f
modify-code-heap
;