Hacker News new | ask | show | jobs
by memefrog 1026 days ago
It is not hard to write C. It is hard to write large safe multi-developer C programs with complex object lifetimes. But if you are just writing an inner loop in a CPython extension it is easy.