Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
Deprecation tracking
Factor documentation
>
Factor handbook
>
Developer tools
Prev:
Word annotations
Next:
Printing definitions
Factor's core syntax defines a
deprecated
word that can be applied to words to mark them as deprecated. Notes are collected and reported by the
Batch error reporting
mechanism when deprecated words are used to define other words.
deprecated
:deprecations
( -- )