Bazsites.com Compiler Construction Kits
Directory Topics
On the Web
- 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.
- Free Compiler Construction Tools - List of lexers, parser generators, code optimizers (optimizer generators), and other compiler construction kits.
- Gentle - A compiler construction system that supports language recognition, definition of abstract syntax trees, construction of tree walkers based on pattern matching, smart traversal, simple unparsing for source-to-source translation, and optimal code selection for microprocessors.
- Eli: An Integrated Toolset for Compiler Construction - Eli is a domain-specific programming environment designed to generate compilers for programming languages from specifications. Eli contains a vastlibrary with precoined solutions and reusable components and is Open Source.
- 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]
- ANTLR v2 - Formerly PCCTS, a language tool which provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C++, C# or Python actions.
- Compiler Construction with ANTLR and Java - The author discusses the experience of using ANTLR, with an introduction to the tool. (Gary L. Schaps / Dr. Dobb's Journal)
- CoSy - 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.
- ANTLR Parser Generator - Version 3 of ANTLR framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
- Relational Meta-Language (RML) - Generation of efficient compilers and interpreters from Natural Semantics Specifications. Semantics for real programming languages like Java, Pascal, Modelica were developed.
Wikipedia Articles
- Tiny programming language - Tiny is an extremely simple programming language used in computer science courses to teach compiler construction techniques to students.
- Embedded C++ - ... CPU manufacturers, including NEC, Hitachi, Fujitsu, and Toshiba, has set out to define a new dialect of C++ called EC++. The goal of the effort is to preserve the most useful object-oriented features of the C++ language yet minimize code size while maximizing execution efficiency and making compiler construction simpler.
- Branch table - In computer programming, a branch table (sometimes known as a jump table) is a term used to describe an efficient method of transferring program control (branching) to another part of a program using a table of branch instructions. The branch table construction is commonly used when programming in assembly language but may also be generated by a compiler.
- Frog (models) - Frog was a well-known British brand of flying model aircraft and scale model construction kits from the 1930s to the 1970s.
- 1:48 scale - 1:48 scale is popular among modelers both as diecast models, plastic models made from kits, and construction toys. It is especially popular with manufacturers of model airplanes and model trains (where it is known as O scale).