pre is a tiny text preprocessor, which is inspire by C preprocessor.
To run pre you will need a Python3 interpreter then you need to run this command
python3 pre.py [INPUT] [OUTPUT]
[INPUT] - The input file.
[OUTPUT] - The output file.
pre documentation
I want to make a Lua or V port for pre.