Hacker News new | ask | show | jobs
by alanfranz 1173 days ago
What is an “interpreter plugin?” Writing a Python C extension is not that painful, it’s quite well supported. And you’ve got cffi and ctypes as well.