YoVDO

Borrow Checking in Hylo - A High-Level Systems Programming Language

Offered By: ACM SIGPLAN via YouTube

Tags

Systems Programming Courses Type System Courses Memory Allocation Courses Memory Safety Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the innovative Hylo programming language for high-level systems programming in this 28-minute conference talk from ACM SIGPLAN. Delve into Hylo's unique approach to safety and efficiency, based on mutable value semantics. Discover how this discipline emphasizes value independence to support local reasoning, resulting in an expressive language with a simple type system that eliminates the need for lifetime annotations. Learn about Hylo's safety verification process, which utilizes an abstract interpreter to process Hylo IR, an intermediate representation modeling lifetime properties with ghost instructions. Understand how lifetime constraints are leveraged to predictably eliminate unnecessary memory allocations, making Hylo a promising alternative to approaches based on complex aliasing restrictions.

Syllabus

[IWACO23] Borrow checking Hylo


Taught by

ACM SIGPLAN

Related Courses

The Rust Programming Language
Udemy
Rust for Beginners: Learn Rust in 4 Hours
Udemy
Learn Rust by Building Real Applications
Udemy
Rust Essential Training
LinkedIn Learning
Rust
Exercism