Master’s Thesis Presentation • Programming Languages • No Zombie Types: Liveness-Based Justification For Monotonic Gradual TypesExport this event to calendar

Wednesday, August 11, 2021 2:30 PM EDT

Please note: This master’s thesis presentation will be given online.

Yangtian Zi, Master’s candidate
David R. Cheriton School of Computer Science

Supervisor: Professor Gregor Richards

Gradual type systems with monotonic dynamic semantics, such as HiggsCheck implementing SafeTypeScript, are able to achieve decent performance, making them a viable option for real-world applications. However, the type restrictions for objects in monotonic dynamic semantics are, as the name suggests, monotonic. Once a typed reference is defined or assigned to refer to a object, the contract carrying the type obligation of the reference is as part of the object for the remainder of execution. In some cases, such contracts can be "zombies": the reference that justifies a contract is out of scope, yet the object still retains the type obligation.

In this thesis, we propose a novel idea and an implementation of contract liveness: contracts must be justified by live stack references defined with associated type obligations. Our implementation, taking inspiration from how garbage collectors approximate object liveness by reachability of objects, approximates contract liveness by reachability of contracts. Then, to achieve a much closer approximation to contract liveness, we introduce a poisoning process: we nullify the stack references justifying the violated contract, and associate the location which triggered the contract violation with a poisoned reference for blame.

The implementation is compared with the original implementation of HiggsCheck. The comparison showed that our system is fully compatible with code which raised no errors, and only incurred an 8.14% slowdown on average. We also discuss the performance of the contract removal process, and possible worst cases for the liveness-based system. Also, the semantics of HiggsCheck SafeTypeScript is modified to formalize the liveness-based type system. Our work proves that relaxations of contractual obligations in a gradually typed system with monotonic semantics are viable and realistic.


To join this master’s thesis presentation on Zoom, please go to https://uwaterloo.zoom.us/j/93166120476?pwd=aVZ6LzNIZXppclFWTFZibmx2SlFSUT09.

Location 
Online master’s thesis presentation
200 University Avenue West

Waterloo, ON N2L 3G1
Canada
Event tags 

S M T W T F S
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
  1. 2024 (100)
    1. April (23)
    2. March (27)
    3. February (25)
    4. January (25)
  2. 2023 (296)
    1. December (20)
    2. November (28)
    3. October (15)
    4. September (25)
    5. August (30)
    6. July (30)
    7. June (22)
    8. May (23)
    9. April (32)
    10. March (31)
    11. February (18)
    12. January (22)
  3. 2022 (245)
  4. 2021 (210)
  5. 2020 (217)
  6. 2019 (255)
  7. 2018 (217)
  8. 2017 (36)
  9. 2016 (21)
  10. 2015 (36)
  11. 2014 (33)
  12. 2013 (23)
  13. 2012 (4)
  14. 2011 (1)
  15. 2010 (1)
  16. 2009 (1)
  17. 2008 (1)