The devel/ucpp port
ucpp-1.3.2p1 – C preprocessor and lexer (cvsweb github mirror)
Description
Ucpp is a C preprocessor; it is designed to be quick and light, but fully compliant with the ISO standard 9899:1999, also known as C99. Ucpp can be compiled as a stand-alone program, or linked to some other code; in the latter case, ucpp will output tokens, one at a time, on demand, as an integrated lexer.WWW: https://github.com/lpsantil/ucpp
Maintainer
Marc Espie
Categories
Files
- /usr/local/bin/ucpp
- /usr/local/man/man1/ucpp.1