Linkedin

TALKS

PHD in Informatics Seminar #8 2022/2023 | DI Ciências ULisboa

Title: Kind Inference for the FreeST Programming Language
Speaker: Bernardo Almeida, LASIGE/DI-FCUL
Date: June 6, 2023, 16h
Where: Room 6.2.44

Abstract: In this seminar, I will present a kind inference algorithm for the FreeST programming language. The input to the algorithm is FreeST source code with (possibly part of) kind annotations replaced by kind variables. The algorithm infers concrete kinds for all kind variables. We ran the algorithm on the FreeST test suite by first replacing kind annotation on all type variables by fresh kind variables, and concluded that the algorithm correctly infers all kinds. Non surprisingly, we found out that programmers do not choose the most general kind in 20% of the cases.