Y
Hacker News
new
|
ask
|
show
|
jobs
by
cesaref
139 days ago
Most of the effort when writing a compiler is handling incorrect code, and reporting sensible error messages. Compiling known good code is a great start though.