1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/devel/ucpp/pkg-descr
Ying-Chieh Liao 25bb591ef1 upgrade to 1.2
update WWW and master site
drop maintainership
2002-08-19 11:44:39 +00:00

10 lines
329 B
Plaintext

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: http://pornin.nerim.net/ucpp/