| 1. | Zephyr: Tools for a National Compiler Infrastructure | | | Zephyr philosophy: build compilers from parts, which might include front ends, back ends, optimizers, and the glue that holds all these pieces together. You might even generate parts automatically from compact specifications. www.cs.virginia.edu |
| 2. | SUIF Compiler System | | | extensible system that supports parallelization, object-oriented programming languages, scalar optimizations and machine-specific optimizations. It's modular, easy to extend and maintain, and supportive of software reuse. suif.stanford.edu |
| 3. | Catalog of Compiler Construction Tools | | | The resource overview includes compiler construction kits, lexer and parser generators, attribute grammar systems, transformation tools, front- and back-end generators, program analysis and optimization, environment generators, infrastructure/components/tools and compiler construction with Java. catalog.compilertools.net |
| 4. | CoSy compiler development system | | | The CoSy product is a flexible compiler development system for languages like C, DSP-C and Java, enabling architecture and compiler developers to generate and reconfigure efficient and robust compilers quickly for their existing and future cores. www.ace.nl |
| 6. | The LLVM Compiler Infrastructure Project | | | 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] llvm.cs.uiuc.edu |
| 7. | Free Compiler Construction Tools | | | List of lexers, parser generators, code optimizers (optimizer generators), and other compiler construction kits. www.thefreecountry.com |
| | |