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

Mmm, my impression is you can get 90% there with significantly less effort then LLVM or GCC. A good register allocation strategy, some basic inlining, maybe peephole optimization? LLVM is fighting for 5-10% improvements on top of the big things



The key here is that this is meant to be used for dynamic languages that don't have a lot of typing info when doing AOT compilation




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

Search: