Handbook
Glossary
enable-optimizer ( -- )
Factor handbook
»
The implementation
»
Optimizing compiler
»
Calling the optimizing compiler
Prev:
disable-optimizer ( -- )
Vocabulary
compiler
Word description
Enables the optimizing compiler.
Definition
USING:
compiler.units
namespaces
;
IN:
compiler
:
enable-optimizer
( -- )
optimizing-compiler
compiler-impl
set-global
;