| ▲ | Introduction to Compilers and Language Design(dthain.github.io) | ||||||||||||||||
| 80 points by AlexeyBrin 3 hours ago | 5 comments | |||||||||||||||||
| ▲ | shuyang 39 minutes ago | parent | next [-] | ||||||||||||||||
Took Dr. Thain's compilers class in college! It was the best. He's an excellent instructor, and the course project made me build a working C-style compiler step by step. I think the sample project here is pretty much the project we did; highly recommend following through the entire thing! | |||||||||||||||||
| ▲ | madrajib an hour ago | parent | prev | next [-] | ||||||||||||||||
Love such topics and articles in midst of AI topics/noise. | |||||||||||||||||
| ▲ | jdw64 an hour ago | parent | prev [-] | ||||||||||||||||
Sometimes I see people who design languages and build compilers, and I find them truly amazing. I once tried making a language myself because I was curious, but it was so difficult that I just settled for a simple C backend. The people contributing to LLVM probably know everything down to assembly generation. they're truly incredible. | |||||||||||||||||
| |||||||||||||||||