Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Oh. So the libraries are hardcoded to only work with one specific interpreter, regardless of language? That's unfortunate.


Pretty much. In principle rust (or any other language) could recreate the interface but it really limits how you could design the interpreter. You either make the interface really expensive or basically just transliterate the CPython implementation into your language.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: