Write a Blog >>
ICFP 2016
Sun 18 - Sat 24 September 2016 Nara, Japan
Sun 18 Sep 2016 09:45 - 10:15 at Conference Room 5 - 1 Chair(s): Amal Ahmed

Rust is a new language, sponsored by Mozilla, with the core goal of safe and productive systems programming. It’s a language developed industrially, with ambitions for widespread adoption. But it’s also a language deeply informed by PL research, including substructural types, the Cyclone project, Haskell’s type classes, and Scheme macros. And it’s built by a team that mixes PL PhDs with dyed-in-the-wool engineers.

In this talk, I’ll cover some of my experiences as one of those PL PhDs. We’ll tour some of the core features of Rust, tracing the research lineage and seeing what evolution was needed to make them work at scale. We’ll discuss the tough decisions around shipping the language without yet having a soundness proof, and further tough decisions about how to handle soundness fixes. We’ll talk about the way that Rust’s ongoing development is done completely in the open, and how that relates to working in an academic setting. And finally, I’ll mention some of the open research problems around Rust – which runs the gamut from memory models, specification, soundness, API design, to type theory and more.

Sun 18 Sep

Displayed time zone: Osaka, Sapporo, Tokyo change

09:15 - 10:15
1PLMW at Conference Room 5
Chair(s): Amal Ahmed Northeastern University
09:15
30m
Talk
Welcome to ICFP!
PLMW
Kathleen Fisher Tufts University
Media Attached File Attached
09:45
30m
Talk
Rust: PL research in industry
PLMW
Aaron Turon MPI-SWS