Type Error Slicing in Implicitly Typed Higher-Order Languages (2004)
Cached
Download Links
- [www.macs.hw.ac.uk]
- [www.macs.hw.ac.uk]
- [www.macs.hw.ac.uk]
- DBLP
Other Repositories/Bibliography
| Citations: | 37 - 3 self |
BibTeX
@MISC{Haack04typeerror,
author = {Christian Haack and J. B. Wells},
title = {Type Error Slicing in Implicitly Typed Higher-Order Languages},
year = {2004}
}
Years of Citing Articles
OpenURL
Abstract
Previous methods have generally identified the location of a type error as a particular program point or the program subtree rooted at that point. We present a new approach that identifies the location of a type error as a set of program points (a slice) all of which are necessary for the type error. We identify the criteria of completeness and minimality for type error slices. We discuss the advantages of complete and minimal type error slices over previous methods of presenting type errors. We present and prove the correctness of algorithms for finding complete and minimal type error slices for implicitly typed higher-order languages like Standard ML.







