CPython Internals: Your Guide to the Python 3 Interpreter (Book)

Unlock the inner workings of the Python language, compile the Python interpreter from source code, and participate in the development of CPython. The “CPython Internals” book shows you exactly how. Read more

Similar

Syscall Showdown: Python vs. Ruby

We’ve released a new version of Cirron that can now trace syscalls and record performance counters for individual lines of Ruby code, just like it could already do for Python (more here and here). It makes it very easy to quickly inspect what’s happening ... (more…)

Read more »