booktitle="Exploring New Frontiers of Theoretical Informatics",
year="2004",
publisher="Springer US",
address="Boston, MA",
pages="437--450",
abstract="Dependent type systems are promising tools programmers can use to increase the reliability and security of their programs. Unfortunately, dependently-typed programming languages require programmers to annotate their programs with many typing specifications to help guide the type checker. This paper shows how to make the process of programming with dependent types more palatable by defining a language in which programmers have fine-grained control over the trade-off between the number of dependent typing annotations they must place on programs and the degree of compile-time safety. More specifically, certain program fragments are marked dependent, in which case the programmer annotates them in detail and a dependent type checker verifies them at compile time. Other fragments are marked simple, in which case they may be annotation-free and dependent constraints are verified at run time.",
isbn="978-1-4020-8141-5"
}
@inproceedings{RKJ08,
author={Patrick Maxim Rondon and
Ming Kawaguchi and
Ranjit Jhala},
editor={Rajiv Gupta and
Saman P. Amarasinghe},
title={Liquid types},
booktitle={Proceedings of the {ACM} {SIGPLAN} 2008 Conference on Programming
Language Design and Implementation, Tucson, AZ, USA, June 7-13, 2008},