Borrow Checking in Hylo - A High-Level Systems Programming Language
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
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
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Software Analysis & Testing
Georgia Institute of Technology via Udacity Go: The Complete Developer's Guide (Golang)
Udemy Go Bootcamp: Master Golang with 1000+ Exercises and Projects
Udemy C++ in Detail: Common Idioms
Udemy