Sciweavers

19 search results - page 1 / 4
» Integrating Nominal and Structural Subtyping
Sort
View
ECOOP
2008
Springer
15 years 1 days ago
Integrating Nominal and Structural Subtyping
Nominal and structural subtyping each have their own strengths and weaknesses. Nominal subtyping allows programmers to explicitly express design intent, and, when types are associa...
Donna Malayeri, Jonathan Aldrich
OOPSLA
2007
Springer
15 years 4 months ago
Combining structural subtyping and external dispatch
Nominal subtyping (or user-defined subtyping) and structural subtyping each have their own strengths and weaknesses. Nominal subtyping allows programmers to explicitly express de...
Donna Malayeri
ESOP
2009
Springer
15 years 5 months ago
Is Structural Subtyping Useful? An Empirical Study
Abstract. Structural subtyping is popular in research languages, but all mainstream object-oriented languages use nominal subtyping. Since languages with structural subtyping are n...
Donna Malayeri, Jonathan Aldrich
ECOOP
2004
Springer
15 years 3 months ago
Semantic Casts: Contracts and Structural Subtyping in a Nominal World
Robert Bruce Findler, Matthew Flatt, Matthias Fell...
54
Voted
JOT
2008
90views more  JOT 2008»
14 years 10 months ago
Nominal and Structural Subtyping in Component-Based Programming
Klaus Ostermann