SPy: Static Python Language - Fast as C, Pythonic as Python
Offered By: PyCon US via YouTube
Course Description
Overview
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
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity