Hacker News new | ask | show | jobs
by rcxdude 109 days ago
PyPy may not care in principle, but RPython does, being a kind of python dialect designed for static compilation that is intended for writing JIT engines like PyPy.