/Preprocessor

PREPROCESSOR - a library that allows you to summon the devil or other evil spirits in the programming language C99 or later, and no joke, it allows you to use preprocessor metaprogramming in C

Primary LanguageC

Preprocessor

  • PREPROCESSOR - a library that allows you to summon the devil or other evil spirits in the programming language C99 or later, and no joke, it allows you to use preprocessor metaprogramming in C

Supported Compilers:

  •  MSVC: After Visual Studio 2019 verion 16.6;	Compiler version after--> msvc v19.26, 
      you must add /Zc:preprocessor to your compilation flags
    
  •  GCC: All compilers supported
    
  •  Clang: All compilers supported
    

Supported C standards:

  •  All after GNU/ISO C99
    

Compilation checked with "Compiler Explorer", you can import file: compiler_explorer_project.zip

Evil spirit looks like: