Hacker News new | ask | show | jobs
by falkaer 1001 days ago
Those new language constructs are exactly what's enabling the performance gains, by giving reliable information to the compiler. Projects like numba have clearly demonstrated the limitations of trying to compile pure Python.