SIGPLAN: Programming Languages
Explores the implementation and efficient use of programming languages.
http://www.acm.org/sigplan/
Home / Programming / Compilers / Theory /
|
Researchers in Programming Languages and Compilers
A list of home pages for researchers working on programming language theory, design, implementation, and related areas. Maintained by Mark Leone at CMU.
http://www-2.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/language-people.html
Home / Programming / Compilers / Theory /
|
Compilers and Compiler Generators
Article by P.D. Terry, Rhodes University, 1996
http://scifac.ru.ac.za/compilers/
Home / Programming / Compilers / Theory /
|
Syllabus for Theory of Computation
A complete mini-course on Formal Languages and Automata
http://www.netaxs.com/people/nerp/automata/syllabus.html
Home / Programming / Compilers / Theory /
|
FreeTechBooks
Free online books on compiler design and construction. Subjects include concepts and tools.
http://www.tcfb.com/freetechbooks/bookcp.html
Home / Programming / Compilers / Theory /
|
Programming Language Research
A collection of information and resources for research in programming language theory, design, implementation, and related areas.
http://www-2.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/language-research.html
Home / Programming / Compilers / Theory /
|
Creating A Language
Article by Fabio Fernandes for beginners.
http://home10.inet.tele.dk/moelhave/tutors/misc/createlanguage.htm
Home / Programming / Compilers / Theory /
|
Compilers Construction
Notes on compiler theory, the source code of describing actual construction of compiler in C programming language. Also compiler costruction related links to books, notes, tutorials, and news groups.
http://www.personal.kent.edu/~rmuhamma/Compilers/compiler.html
Home / Programming / Compilers / Theory /
|