gpp

A general-purpose preprocessor with customizable syntax

Install

All systems
curl cmd.cat/gpp.sh
Debian Debian
apt-get install gpp
Ubuntu
apt-get install gpp
image/svg+xml Kali Linux
apt-get install gpp
Fedora
dnf install gpp
Windows (WSL2)
sudo apt-get update sudo apt-get install gpp
OS X
brew install gpp
Raspbian
apt-get install gpp

gpp

A general-purpose preprocessor with customizable syntax

GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any one programming language makes it much more versatile than the C preprocessor (cpp), while its syntax is lighter and more flexible than that of GNU m4. There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog files.

general-purpose-preprocessor

preprocessor