YoVDO

SPy - Static Python Language: Fast as C, Pythonic as Python

Offered By: EuroPython Conference via YouTube

Tags

Python Courses Computer Science Courses Compilers Courses Metaprogramming Courses Programming Language Design Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a 44-minute conference talk from EuroPython 2024 introducing SPy (Static Python), a new statically typed variant of Python aiming to achieve C-like performance while maintaining Python's ease of use. Dive into the core concept behind SPy, which leverages the trend towards more static, typed Python code to enable performance optimizations. Learn how SPy enforces static typing for safety and speed while preserving Python's dynamic features through compile-time resolution. Discover how this approach allows for C-comparable performance without sacrificing Python's flexibility and expressiveness. Gain insights into SPy's design philosophy, its current development status, and its potential impact on Python programming.

Syllabus

SPy (Static Python) lang: fast as C, Pythonic as Python — Antonio Cuni


Taught by

EuroPython Conference

Related Courses

Building Your Own Programming Language
Frontend Masters
Beau­tiful Racket
Independent
Rust: A Language for the Next 40 Years
ChariotSolutions via YouTube
Move Deliberately and Don't Break Anything: Lessons from Java Evolution
ChariotSolutions via YouTube
Flex - Lexical Analysis
Write your own Operating System via YouTube