Hacker News new | ask | show | jobs
by hangonhn 1945 days ago
But that's because Python didn't have type annotations. Now that it has them, cython can just use those instead of its own and developers will get the benefit of being able to compile to C using pure Python.