Sciweavers

1982 search results - page 14 / 397
» Parametricity and dependent types
Sort
View
ECOOP
2003
Springer
15 years 3 months ago
A Nominal Theory of Objects with Dependent Types
We design and study νObj, a calculus and dependent type system for objects and classes which can have types as members. Type can be aliases, abstract types, or new types. The type...
Martin Odersky, Vincent Cremet, Christine Röc...
TACAS
2009
Springer
101views Algorithms» more  TACAS 2009»
15 years 4 months ago
Parametric Trace Slicing and Monitoring
Analysis of execution traces plays a fundamental role in many program analysis approaches. Execution traces are frequently parametric, i.e., they contain events with parameter bind...
Feng Chen, Grigore Rosu
POPL
2009
ACM
15 years 10 months ago
State-dependent representation independence
Mitchell's notion of representation independence is a particularly useful application of Reynolds' relational parametricity -- two different implementations of an abstra...
Amal Ahmed, Derek Dreyer, Andreas Rossberg
KR
2000
Springer
15 years 1 months ago
A Logic Based Language for Parametric Inheritance
Though overriding as a single and default mode of inheritance is adequate for most knowledge bases, a large class of applications naturally requires several inheritance modes and ...
Hasan M. Jamil
PROCOMET
1998
14 years 11 months ago
Types for trees
We introduce a type assignment system which is parametric with respect to five families of trees obtained by evaluating -terms (B
Franco Barbanera, Mariangiola Dezani-Ciancaglini, ...