Allison Kaptur - Bytes in the Machine: Inside the CPython interpreter - PyCon 2015

Опубликовано: 14 Ноябрь 2024
на канале: PyCon 2015
17,146
348

"Speaker: Allison Kaptur

Have you ever wondered how the CPython interpreter works? Do you know where to find a 1,500 line switch statement in CPython? I'll talk about the structure of the interpreter that we all use every day by explaining how Ned Batchelder and I chased down a mysterious bug in Byterun, a Python interpreter written in Python. We'll also see visualizations of the VM as it executes your code.


Slides can be found at: https://speakerdeck.com/pycon2015 and https://github.com/PyCon/2015-slides"