python3-fypp: python3-fypp (Python powered Fortran metaprogramming) python3-fypp: python3-fypp: Fypp is a Python powered preprocessor. It can be used for any python3-fypp: programming languages but its primary aim is to offer a Fortran python3-fypp: preprocessor, which helps to extend Fortran with condititional python3-fypp: compiling and template metaprogramming capabilities. Instead of python3-fypp: introducing its own expression syntax, it uses Python expressions python3-fypp: in its preprocessor directives, offering the consistency and python3-fypp: versatility of Python when formulating metaprogramming tasks. python3-fypp: It puts strong emphasis on robustness and on neat integration python3-fypp: into developing toolchains.