Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the innovative SPy (Static Python) language in this PyCon US talk by Antonio Cuni. Discover how SPy aims to achieve C-like performance while maintaining Python's ease of use and syntax. Learn about the concept of "modern Python" as a subset of the language, where dynamic features are discouraged and static typing is increasingly adopted. Understand how SPy's static type system is designed for safety and performance, while still allowing the use of Python's dynamic features at compile time through meta-programming and partial evaluation techniques. Gain insights into the ideas behind SPy, its current status, and how it reconciles the need for performance with the desire to preserve Python's flexibility and expressiveness.
Syllabus
Talks - Antonio Cuni: SPy (Static Python) lang: fast as C, Pythonic as Python
Taught by
PyCon US