Handbook
Glossary
Calling the optimizing compiler
Factor handbook
»
The implementation
»
Optimizing compiler
Prev:
Compiler specialization hints
Next:
Compiler implementation
Normally, new word definitions are recompiled automatically. This can be changed:
disable-optimizer
( -- )
enable-optimizer
( -- )
More words can be found in
Compilation units
.