YoVDO

Bytecodes and Stacks - A Look at CPython’s Compiler and Its Execution Model

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Compilers Courses Parsing Courses CPython Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into the inner workings of CPython's compiler and execution model in this 31-minute conference talk from EuroPython 2018. Explore the journey of Python code from writing to execution, covering crucial concepts such as tokenization, parsing, bytecode generation, and the stack-based virtual machine. Gain insights into how Python keeps track of running code through line number tables, code objects, frame objects, and function objects. Suitable for Python developers of all levels, from beginners to experts, learn about the intricacies of CPython's bytecode serialization, caching mechanisms, and overall execution process. Enhance your understanding of Python's underlying architecture and broaden your perspective on how your code comes to life in the CPython interpreter.

Syllabus

Petr Viktorin - Bytecodes and stacks: A look at CPython’s compiler and its execution model


Taught by

EuroPython Conference

Related Courses

A Brief History of Data Storage
EuroPython Conference via YouTube
Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube
We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube
Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube
The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube