Y
Hacker News
new
|
ask
|
show
|
jobs
by
chii
3558 days ago
A CS education is incomplete without a semester on writing a simple compiler, and a corresponding emulator for the output for said compiler.
2 comments
zeveb
3557 days ago
I think I agree. I really wish that I'd been walked through The Right Way (or just A Right Way) to write a compiler and bytecode interpreter by a professor. Oh well, it's fun to learn on my own!
link
_RPM
3558 days ago
Sure. That's why I did it on my own.
link