 Zngr L - http://zngr.atspace.com/menu/zngrlcompiler.html Compiler of the theoretical language L, which is used as a simple language for teaching computation theory. |
 Links and Selected Readings for Compiler Writers - http://gcc.gnu.org/readings.html GCC extending specific literature, processor chips documentation, collected papers/sites on language standards, compilers, optimization. |
 The comp.compilers Newsgroup - http://compilers.iecc.com/ Home page of newsgroup. Searchable full archive of messages from 1986, file archive, RSS feed. |
 Free Compilers and Interpreters - http://www.thefreecountry.com/compilers/ List of free compilers and interpreters for programming languages with descriptions. |
 Bloodshed Software: Compilers Resources - http://www.bloodshed.net/compilers/ Links to free compilers, with sources, compiler construction toolkits, tutorials, articles, other compiler-related sites. |
 Compilers.net - http://www.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. |
 Compiler Jobs - http://www.compilerjobs.com/ Compiler job openings at companies and universities. |
 The Compiler Connection - http://www.compilerconnection.com/ A listing of compiler companies, compiler research projects, benchmarks, and compiler job listings. |
 Free Programming Compilers and Interpreters - http://www.freeprogrammingresources.com/frcomplr.html Links to free programming compilers and interpreters categorized by language. |
 Dmitry Smaghin - http://www.exmortis.narod.ru/ A collection of educational compilers, assemblers, disassemblers, interpreters with sources (C, Pascal). Links to freeware compilers. [English, Russian] |
 Context - http://www.avhohlov.narod.ru/engl010.htm Simple programming language and compiler, with sources on its own input language; DOS, Win32 versions. Some information on compiler design. By Andrei V. Khokhlov. |
 Tools for compiling - http://www.iit.edu/~tc/toolsfor.htm LL(1) parser generator, implementations of Euler, and Backus' FP, all written in Icon. |
 Softpanorama Bookshelf / Compiler Construction - http://www.softpanorama.org/Bookshelf/compilers.shtml Reviews of compiler books, with links to Amazon just in case you want to buy one |
 Researchers in Programming Languages and Compilers - http://www.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/language-people.html A list of home pages for researchers working on programming language theory, design, implementation, and related areas. Maintained by Mark Leone at CMU. |
 Programming Language and Compiler Research Groups - http://www.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/language/projects.html Multi-site working groups and projects listing. |
 Architectural Neutral Distribution Format (ANDF) - http://www.info.uni-karlsruhe.de/~andf/index.htm A software porting technology, intended to help develop shrink-wrapped software for open systems, independent of any particular processor architecture. |
 Turbo Pascal 3.0 compiler and code generation internals - http://www.pcengines.ch/tp3.htm Internals of one-pass compiler by example Pascal compiler. |
 Catalog of Free Compilers and Interpreters - http://free-compilers.sharnoff.org/ Searchable listing of programming language tools that come with source code. |
 SIGPLAN: Programming Languages - http://www.sigplan.org/ ACM special interest group that explores the implementation and efficient use of programming languages. |