Bazsites.com Compilers
Directory Topics
On the Web
- Compilers Construction - Notes on compiler theory, the source code of describing actual construction of compiler in C programming language. Also compiler construction related links to books, notes, tutorials, and news groups.
- Green Hills Optimizing C++/EC++ Compilers - A "Scalable C++" compiler that includes a variety of user-selectable language feature combinations to meet specific needs. The C++ Compilers conform to the ANSI/ISO C++ standard. Ranging from bare-bones C up through full-blown ANSI C++, Green Hills Optimizing C++ Compilers offer many options in between, including the new Embedded C++ (EC++).
- Bloodshed Software: Compilers Resources - Links to free compilers, with sources, compiler construction toolkits, tutorials, articles, other compiler-related sites.
- Compilers.net - Directory, search engine of compiler-related sites. People, books, papers, publishers, decompiling, generators (scanner, parser, backend), translators, compiler compilers, courses, tutorials, library, FAQ, free, companies, tools, mail list, survey/poll.
- Compiling the Java Programming Language - Issues related to compiling Java into native (object) code. Treats why, compiler architecture, links (Java compiling, compiling generally), frontend and infrastructure software.
- LLVM - A compiler infrastructure designed for compile-time, link-time, runtime, and "idle-time" optimization of programs from arbitrary programming languages. LLVM is written in C++. It currently supports compilation of C and C++ programs, using front-ends derived from GCC 3.4 to SPARC v9 and X86 architectures, a back-end which emits C, and a Just-In-Time compiler for X86 and SPARC v9 processors. [University of Illinois Open Source License]
- Open64 - Suite of optimizing compiler development tools for Intel Itanium(TM) systems running Linux. The Open64 project is the continuation of the SGI Pro64(TM) compiler suite which was released under the GNU General Public License (GPL). The Open64 compiler suite currently includes compilers for C, C++, and Fortran90/95 compilers for the IA-64 Linux ABI and API standards.
- Intel C++ Compilers - Optimizing compiler for Intels 32-bit and 64-bit processors. Produces executables that are source and object code compatible with Microsoft Visual C++. For Linux and Windows. Also Fortran and EFI byte code compilers.
- Free C/C++ Compilers - Lists free C and C++ compilers, cross-compilers and interpreters for a wide variety of operating systems (including embedded systems).
- wxMSW Compiler Comparison - Compares compile times and final file sizes of wxMSW compiled with Borland C++ 5.5, Open Watcom 1.0, Gcc 3.2, Visual C++ 6, and Digital Mars.
Wikipedia Articles
- Compilers: Principles, Techniques, and Tools - Compilers: Principles, Techniques, and Tools Aho, Sethi, Ullman, Compilers: Principles, Techniques, and Tools, Addison-Wesley, 1986. ISBN 0-201-10088-6 is a famous computer science textbook by Alfred V.
- List of compilers - This page is dedicated to list all current compilers, compiler generators, interpreters, translators, etc.
- Digital Mars - Digital Mars is a small American software company owned by Walter Bright that makes C, and C++ compilers (and associated utilities such as an IDE "IDDE") for Windows and DOS. They also distribute the compilers for free on their web site.
- PGI compiler - PGI compilers are a set of commercially available Fortran, C and C++ compilers for High Performance Computing Systems from Portland Group
- Intel C++ Compiler - Intel C++ Compiler (also known as icc or icl) describes a group of C/C++ compilers from Intel. Compilers are available for Linux, Microsoft Windows and Mac OS X.