1 paper · 1 filter
Maxwell Bernstein, CF Bolz-Tereick
C-based interpreters such as CPython make extensive use of C "extension" code, which is opaque to static analysis tools and faster runtimes with JIT compilers, such as PyPy. Not on…