Kind Inference for the FreeST Programming Language

April 13, 2023 Β· Declared Dead Β· πŸ› PLACES@ETAPS

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Bernardo Almeida, Andreia Mordido, Vasco T. Vasconcelos arXiv ID 2304.06396 Category cs.PL: Programming Languages Cross-listed cs.SE Citations 4 Venue PLACES@ETAPS Last Checked 4 months ago
Abstract
We 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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted