aboutsummaryrefslogtreecommitdiff
path: root/devel/ucpp/pkg-descr
blob: e42846d628763c07974ac36706a89787ac34ff33 (plain) (blame)
1
2
3
4
5
6
7
8
9
ucpp is a C preprocessor and lexer. It has the following goals:

   - Strict conformance to the C99 standard (with switches to
     disable some extensions and mimic C90 behaviour)
   - Low memory consumption
   - Possibility to use the code as a lexer (that outputs tokens
     directly)

WWW: https://code.google.com/archive/p/ucpp/