Web Directory >> Computers and Internet >> Software Development >> Compilers >> GNU Compiler Collection
GNU Compiler Collection (Subscribe)
Links
distccA gcc wrapper that speeds compilation by transparently distributing work across several machines. [Open source, GPL]
|
GCC: GNU Compiler CollectionDeveloped by GNU project as free compiler for GNU system. Front ends: C, C++, Objective-C, Fortran, Java, Ada; libraries for libstdc++, and libgcj. Mission, mail lists, timeline, contributors, committee, instructions, manual, FAQ, downloads, plans, bug reports. [Open Source, GPL]
|
GHDLA written in Ada95 GCC front-end. It is a VHDL simulator and implements nearly all VHDL87 and some features of VHDL93.
|
GNUDE: GNU Development EnvironmentSuite of GNU C/C++, Fortran, Java cross compilers, and Insight/GDB debugger hosted on Windows NT/2K/XP for embedded ARM7/9, XScale CPU program development. Assembler, compilers, linker, header files, STL, libraries, documents.
|
MinGW: Minimalist GNU for WindowsCompiler system uses GCC to produce Windows programs. Win32 ports of GCC, GDB, binutils to build native Win32 programs that rely on no 3rd party DLLs.
|
PL/1 for GCChttp://pl1gcc.sourceforge.net/ A PL/1 front-end for GNU Compiler Collection. It based on the syntax from IBM OS PL/I Version 2.
|
RHIDEIDE for DJGPP and other GCC-based systems, by Robert Hoehne, Salvador Eduardo Tropea. Runs on DOS, Linux, looks like old Borland DOS IDE. Has project management, frontend to GCC C/C++, syntax highlighting, integrated debugger. [Open Source, GPL]
|