Type Inference Logics

D Carnier, F Pottier, S Keuchel - … of the ACM on Programming Languages, 2024 - dl.acm.org
Type inference is essential for statically-typed languages such as OCaml and Haskell. It can
be decomposed into two (possibly interleaved) phases: a generator converts programs to …

[PDF][PDF] Program Logics for Mechanizing Typechecking

D Carnier, S Keuchel - … Programming, Date: 2022/09/11-2022/09 …, 2022 - lirias.kuleuven.be
2 BACKGROUND AND STATE OF THE ART We revisit modern methods to implement TC in
Sect. 2. 1 and briefly discuss background on the verification of monadic code in Sect. 2.2. 2.1 …