Hacker News new | ask | show | jobs
by abdullahkhalids 1159 days ago
> Compiler instructions

> I don’t know how many people are doing this, but tools like mypyc will use type hints to compile Python code to something faster, like C extensions.