YoVDO

An Exceptional Actor System in Haskell - Functional Pearl

Offered By: ACM SIGPLAN via YouTube

Tags

Haskell Courses Distributed Systems Courses Functional Programming Courses Concurrency Courses Actor Model Courses Programming Language Design Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a hidden actor framework within the Glasgow Haskell Compiler's runtime system in this 26-minute conference talk from Haskell 2023. Discover how lightweight threads and asynchronous exceptions can be combined to create a powerful actor system, demonstrated through a classic distributed systems example. Learn about extending the framework to handle dynamic types and consider the implications of intersecting runtime features. Examine how constraining certain features could potentially guide better programming practices in Haskell.

Syllabus

[Haskell'23] An Exceptional Actor System (Functional Pearl)


Taught by

ACM SIGPLAN

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