VP

V. Pikand

1 records found

Eliminating bugs in type inference algorithms by describing them with precise types

An evaluation of Correct-by-Construction programming in Agda for bug-free type inference algorithms

Static type systems ensure code correctness by aligning implementations with defined type signatures. Despite their benefits in preventing common errors, complex type systems increase the likelihood of bugs within type checkers. Correct-by-Construction (CbC) programming offers a ...