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

Another project that works like this is devito https://www.devitoproject.org/ - the python code generates C code, calls gcc to compile it, dynamically links the object code with dlopen(), then calls the compiled code. That way, the hot code loop doesn't run in Python


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

Search: