ports/devel/ucpp/pkg-descr
Dmitry Marakasov b28997e0ff - Update WWW
- Remove bogus MASTER_SITES

Approved by:	portmgr blanket
2017-04-03 09:02:08 +00:00

9 lines
335 B
Text

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/