Hacker News new | ask | show | jobs
by bjoli 417 days ago
Reading this, I am so happy that my first language was a scheme where I could see the result of the first optimization passes.

This helped me quickly develop a sense for how code is optimized and what code is eventually executed.