A Type Checking Algorithm for Higher-rank, Impredicative and Second-order Types

November 13, 2017 ยท The Ethereal ยท ๐Ÿ› arXiv.org

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Peng Fu arXiv ID 1711.04718 Category cs.LO: Logic in CS Cross-listed cs.PL Citations 0 Venue arXiv.org Last Checked 5 months ago
Abstract
We study a type checking algorithm that is able to type check a nontrivial subclass of functional programs that use features such as higher-rank, impredicative and second-order types. The only place the algorithm requires type annotation is before each function declaration. We prove the soundness of the type checking algorithm with respect to System $\mathbf{F}_ฯ‰$, i.e. if the program is type checked, then the type checker will produce a well-typed annotated System $\mathbf{F}_ฯ‰$ term. We extend the basic algorithm to handle pattern matching and let-bindings. We implement a prototype type checker and test it on a variety of functional programs.
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 โ€” Logic in CS