ucpp
embeddable, quick and light C preprocessor
Install
- All systems
-
curl cmd.cat/ucpp.sh
- Debian
-
apt-get install ucpp - Ubuntu
-
apt-get install ucpp -
Alpine
-
apk add ucpp - Arch Linux
-
pacman -S ucpp - Kali Linux
-
apt-get install ucpp - CentOS
-
yum install ucpp - Fedora
-
dnf install ucpp - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ucpp - Raspbian
-
apt-get install ucpp - Docker
-
docker run cmd.cat/ucpp ucpppowered by Commando
ucpp
embeddable, quick and light C preprocessor
A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99.