Overview
Dive into the world of Just-In-Time (JIT) compilers with this 41-minute conference talk from EuroPython 2019. Watch as Antonio Cuni demystifies the complex world of JIT compilers through an engaging live-coding exercise. Starting from a blank page, learn how to build a simple yet functional JIT compiler from scratch. Gain insights into the basic principles behind advanced compilers like PyPy and Numba, and discover how these seemingly complex systems can be broken down into understandable components. Perfect for those interested in compiler design, performance optimization, or anyone curious about the inner workings of programming languages.
Syllabus
Antonio Cuni - How to write a JIT compiler in 30 minutes
Taught by
EuroPython Conference