Hacker News new | past | comments | ask | show | jobs | submit login

Compiling to machine code rather than VM bytecode is a difference in degree rather than kind, and doing it well rather than naively is a deep topic.

Simple machine code generation with basic register allocation and evaluation which eagerly spills to the stack is not super hard. Producing fast code instead is a bottomless well.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: