EuroPython Conference
Exploring Our Python Interpreter
Dive into CPython's inner workings, from command line to interpreter. Explore project structure, lexing, parsing, bytecode generation, and the virtual machine's main loop for aspiring contributors.