Lclint: LCLint is a tool for statically checking C programs. With minimal
effort, LCLint can be used as a better lint. If additional effort is invested
adding annotations to programs, LCLint can perform stronger checks than can be
done by any standard lint. Last modification on November 7 2000.
GCC - The GNU C Compiler: GCC is a full featured compiler, providing everything you need in a C
compiler. GCC is updated to support new features and new platforms. The GNU
project also provides many companion tools, such as GNU make and GDB (GNU
Debugger). Last modification on December 24 2000.
sC++: A concurrent C++ environment providing Motif and Sockets libraries. Last modification on July 13 2000.
C-Mix: a program specializer for making faster C code. Last modification on March 30 2000.
AMC: a compiler of C with model and object-oriented functionality. Last modification on July 16 2000.