-
A software porting technology, intended to help develop shrink-wrapped software for open systems, independent of any particular processor architecture.
-
Reconfigurable computing: why and how? Article published in Crossroads, the ACM student magazine.
-
Links to free compilers, with sources, compiler construction toolkits, tutorials, articles, other compiler-related sites.
-
Searchable listing of programming language tools that come with source code.
-
Compiler job openings at companies and universities.
-
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.
-
Simple programming language and compiler, with sources on its own input language; DOS, Win32 versions. Some information on compiler design. By Andrei V. Khokhlov.
-
A collection of educational compilers, assemblers, disassemblers, interpreters with sources (C, Pascal). Links to freeware compilers.
-
List of free compilers and interpreters for programming languages with descriptions.
-
Links to free programming compilers and interpreters categorized by language.
-
A multi-part tutorial on compiler construction by Jack Crenshaw.
-
GCC extending specific literature, processor chips documentation, collected papers/sites on language standards, compilers, optimization.
-
Makes NULLSTONE automated compiler performance analysis tool, uses QA approach of coverage and isolation to measure effectiveness of compiler optimizer to perform wide range of optimizations.
-
Multi-site working groups and projects listing.
-
A list of home pages for researchers working on programming language theory, design, implementation, and related areas. Maintained by Mark Leone at CMU.
-
ACM special interest group that explores the implementation and efficient use of programming languages.
-
Reviews of compiler books, with links to Amazon just in case you want to buy one
-
Supplier of software development tools for embedded microcontroller and digital signal processors. A subsidiary of Protel International Limited.
-
A listing of compiler companies, compiler research projects, benchmarks, and compiler job listings.
-
Home page of newsgroup. Searchable archives beginning from 1986, search, file archive, RSS feed.
-
A complete mini-course on Formal Languages and Automata
-
LL(1) parser generator, implentations of Euler, and Backus' FP, all written in Icon.
-
Internals of one-pass compiler by example Pascal compiler.
-
Zngr L Compiler compile the theoretical language L, which is used as a simple language for teaching computation theory