Preprocessor

Preprocessor

The Beef preprocessor is intended for conditionally including blocks of text before the parser runs over it and modifying warning options. It is much less flexible than the C preprocessor and cannot be used for implementing macros or for other “code generation” purposes.

Built-in preprocessor symbols