ports

devel/ucpp

ucpp-1.3.2p1 – C preprocessor and lexer

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

Categories:
devel

Library dependencies

None

Build dependencies

None

Run dependencies

None