Page 1 of 1
Compiler Construction Community
Posted: Sun May 19, 2013 7:08 am
by osdog
Is there a site like osdev.org for compiler construction? Or in general about tool chain construction: compiler, assembler, linker?
Thank you for your attention!
Re: Compiler Construction Community
Posted: Sun May 19, 2013 7:32 am
by fronty
If you want to discuss compilers on level above undergraduate compilers course, you'll find comp.compilers newsgroup entertaining. If you want lower level information, just pick up couple textbooks and take a course if possible.
Re: Compiler Construction Community
Posted: Sun May 19, 2013 10:37 am
by Love4Boobies
We have a couple of great book recommandations listed
here. Also, Coursera offers a free online courses on automata, compiler theory, and programming language theory.