mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
8 lines
367 B
Plaintext
8 lines
367 B
Plaintext
QCCX is the world's first optimizing Quake-C compiler with support for string
|
|
manipulation, pointers, integers, arrays and ``for'' loops. It is also the
|
|
fastest Quake-C compiler out there (to my knowledge). QCCX is based on FastQCC
|
|
which was, in turn, based on QCCDOS. Use it the same way you use any other
|
|
Quake-C compiler.
|
|
|
|
WWW: http://www.planetquake.com/qccx/
|