Termination Checking with Types (1999)
by
Andreas Abel
| Citations: | 25 - 6 self |
BibTeX
@MISC{Abel99terminationchecking,
author = {Andreas Abel},
title = {Termination Checking with Types},
year = {1999}
}
Years of Citing Articles
OpenURL
Abstract
The paradigm of type-based termination is explored for functional programming with recursive data types. The article introduces , a lambda-calculus with recursion, inductive types, subtyping and bounded quanti cation. Decorated type variables representing approximations of inductive types are used to track the size of function arguments and return values. The system is shown to be type safe and strongly normalizing. The main novelty is a bidirectional type checking algorithm whose soundness is established formally.







