Compiler Construction Community

Programming, for all ages and all languages.
Post Reply
osdog
Posts: 19
Joined: Wed May 01, 2013 2:59 am

Compiler Construction Community

Post 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!
fronty
Member
Member
Posts: 188
Joined: Mon Jan 14, 2008 5:53 am
Location: Helsinki

Re: Compiler Construction Community

Post 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.
User avatar
Love4Boobies
Member
Member
Posts: 2111
Joined: Fri Mar 07, 2008 5:36 pm
Location: Bucharest, Romania

Re: Compiler Construction Community

Post 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.
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
Post Reply