- ACM SIGPLAN - http://www.acm.org/sigplan/
The ACM Special Interest Group for Programming Languages. SIGPLAN explores techniques and tools for programming language implementation, design, and use.
- Researchers in Programming Languages and Compilers - http://www-2.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 Research - http://www-2.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/language-research.html
A collection of information and resources for research in programming language theory, design, implementation, and related areas.
- Creating A Language - http://home10.inet.tele.dk/moelhave/tutors/misc/createlanguage.htm
Article by Fabio Fernandes for beginners.
- Compilers Construction - http://www.personal.kent.edu/~rmuhamma/Compilers/compiler.html
Notes on compiler theory, the source code of describing actual construction of compiler in C programming language. Also compiler construction related links to books, notes, tutorials, and news groups.
|