Hacker News new | ask | show | jobs
by 00ajcr 491 days ago
There's a Cython implementation (the .pyx file). The Cython code is compiled to C code (then that C code is compiled).