Sciweavers

ICFP
2008
ACM

A type-preserving compiler in Haskell

14 years 4 months ago
A type-preserving compiler in Haskell
There has been a lot of interest of late for programming languages that incorporate features from dependent type systems and proof assistants in order to capture in the types important invariants of the program. This allows type-based program verification and is a promising compromise between plain old types and full blown Hoare logic proofs.
Louis-Julien Guillemette, Stefan Monnier
Added 13 Dec 2009
Updated 13 Dec 2009
Type Conference
Year 2008
Where ICFP
Authors Louis-Julien Guillemette, Stefan Monnier
Comments (0)