Registered user since Thu 4 Oct 2018
Name:Sung-Shik Jongmans
Country:Netherlands
Affiliation:Open University of the Netherlands; CWI
Contributions
ASE 2022-profile
View general profile
View general profile
Registered user since Thu 4 Oct 2018
Contributions
Late Breaking Results
Wed 12 Oct 2022 10:50 - 11:00 at Gold A - Technical Session 11 - Analysis and Types Chair(s): Thiago FerreiraTo make concurrent programming easier, languages (e.g., Go, Rust, Clojure) have started to offer core support for message passing through channels in shared memory. However, channels also have their issues. Multiparty session types (MPST) constitute a method to make channel usage simpler. In this paper, to consolidate the best qualities of “static MPST” (early feedback, fast execution) and “dynamic MPST” (high expressiveness), we present a project that reinterprets the MPST method through the lens of gradual typing.