Fypp
stable
Introduction
Getting started
Preprocessor language
Various features
Examples
Integration into build environments
API documentation
Notes
Fypp
Fypp documentation
Edit on GitHub
Fypp documentation
Introduction
Features
Getting started
Installing
Testing
Running
Preprocessor language
General syntax
Expression evaluation
Python sandbox
Eval directive
set
directive
del
directive
if
directive
for
directive
def
directive
block
and
call
directives
Direct call directive
global
directive
include
directive
mute
directive
stop
directive
assert
directive
Comment directive
Various features
Multiline directives
Line folding
Escaping
Line numbering markers
Scopes
Rendering file names as relative paths
Exit codes
Examples
Asserts and debug code
Generic programming
Integration into build environments
Make
Waf
CMake
API documentation
fypp module
Fypp
FyppOptions
get_option_parser()
FyppError
Notes