Handbook
Glossary
:errors ( -- )
Factor handbook
»
The implementation
»
Optimizing compiler
»
Compiler errors
Next:
:linkage ( -- )
Vocabulary
tools
.
errors
Word description
Prints all compiler errors.
See also
:linkage
Definition
USING:
assocs
compiler.errors
namespaces
;
IN:
tools.errors
:
:errors
( -- )
compiler-errors
get
values
errors.
;