Sciweavers

SFP
2000

Detecting common elements of types

13 years 6 months ago
Detecting common elements of types
: We describe an algorithm approximatingthe following question: Given two types t1 and t2, are there instances (t1) and (t2) denoting a common element? By answering this question we solve a main problem towards a type checking algorithm for non-disjoint types that raises an error just for function calls that cannot be executed successfully. For dynamically typed functional languages such a type checker can extend actual soft typing systems in order to reject provably ill-typed programs.
Manfred Widera, Christoph Beierle
Added 01 Nov 2010
Updated 01 Nov 2010
Type Conference
Year 2000
Where SFP
Authors Manfred Widera, Christoph Beierle
Comments (0)