YoVDO

The Design Principles of the Elixir Type System

Offered By: Code Sync via YouTube

Tags

Elixir Courses Software Engineering Courses Functional Programming Courses Type System Courses Static Analysis Courses Programming Language Design Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the current state of Guillaume Duboc's PhD thesis on introducing a type system to Elixir in this conference talk from Code BEAM Europe 2023. Delve into set-theoretic types and their unique suitability for representing Elixir programs. Discover the potential benefits of an Elixir-specific type system, including bug detection and code quality feedback. Learn about new syntax for types that could be added to the language and examine the use of types in describing and enforcing function interfaces. Investigate the concept of gradual typing and its ability to mix typed and untyped code, as well as facilitate the optional transition of existing codebases towards types. Gain insights into the project's current status, upcoming work, and challenges faced in this collaborative effort with Giuseppe Castagna and José Valim.

Syllabus

The Design Principles of the Elixir Type System - Guillaume Duboc | Code BEAM Europe 2023


Taught by

Code Sync

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