Skalpel: A constraint-based type error slicer for Standard ML

Vincent Rahli, Joe B. Wells, John Pirie, Fairouz Kamareddine

Research output: Contribution to journalArticlepeer-review

3 Citations (Scopus)

Abstract

Compilers for languages with type inference algorithms often produce confusing type error messages and give a single error location which is sometimes far away from the real location of the error. Attempts at solving this problem often (1) fail to include the multiple program points which make up the type error; (2) report tree fragments which do not correspond to any place in the user program; and (3) give incorrect type information/diagnosis which can be highly confusing. We present Skalpel, a type error slicing tool which solves these problems by giving the programmer all and only the information involved with a type error to significantly aid in diagnosis and repair of type errors. Skalpel relies on a simple and general constraint system, a sophisticated constraint generator which is linear in program size, and a constraint solver which is terminating. Skalpel's constraint system can elegantly and efficiently handle intricate features such as SML's open. We also show that the Skalpel tool is general enough to deal not only with one source code file and one single error, but highlights all and only the possible locations of the error(s) in all affected files and produces all the culprit multiple program slices.
Original languageEnglish
Pages (from-to)164-208
Number of pages45
JournalJournal of Symbolic Computation
Volume80
Early online date18 Jul 2016
DOIs
Publication statusPublished - 1 May 2017

Keywords

  • Constraint-based type inference
  • Automated type inference
  • Automated error diagnosis
  • Type error slicing
  • Improved error reports

Fingerprint

Dive into the research topics of 'Skalpel: A constraint-based type error slicer for Standard ML'. Together they form a unique fingerprint.

Cite this