Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mappu
on Sept 2, 2021
|
parent
|
context
|
favorite
| on:
Nuitka: An extremely compatible Python compiler
It's only a few steps away from what Graal/Truffle do: unroll the interpreter loop over the bytecode, then keep re-running dead code elimination and inlining passes - you end up with something very close to optimized native output.
pjmlp
on Sept 3, 2021
[–]
Specially since Graal/Truffle do include a JIT, which even has better optimization heuristics than Hotspot.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: