Hacker News new | ask | show | jobs
by int_19h 3533 days ago
Why is Cython a totally different language? It's definitely a superset, what with all the custom syntax for type annotations, struct definitions etc. But you can ignore all that, and just stick to the pure Python subset.