Proceedings of the 13th ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications 1998
DOI: 10.1145/286936.286958
|View full text |Cite
|
Sign up to set email alerts
|

Compatible genericity with run-time types for the Java programming language

Abstract: The most serious impediment to writing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
59
0

Year Published

1999
1999
2005
2005

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 88 publications
(59 citation statements)
references
References 6 publications
0
59
0
Order By: Relevance
“…Following the standard approach [14,2,19,18], we present details of this translation by examples, showing how a generic source code is translated into a generic source augmented with the code necessary to let objects carry their full run-time type. As a running example we consider the class reported in Figure 1, representing a generic pair of objects.…”
Section: Designmentioning
confidence: 99%
See 4 more Smart Citations
“…Following the standard approach [14,2,19,18], we present details of this translation by examples, showing how a generic source code is translated into a generic source augmented with the code necessary to let objects carry their full run-time type. As a running example we consider the class reported in Figure 1, representing a generic pair of objects.…”
Section: Designmentioning
confidence: 99%
“…This means that any application created with EGO is to be shipped along with this jar, which can then be seen as a system library to be plugged into the JRE, or as a part of the application itself. The reader should notice that this deployment is rather less critical than any other proposed solution to support run-time generics, which require changes in the JVM, in the JRE's class-loader, or translate code using code-specialisation as NextGen [2].…”
Section: Deploymentmentioning
confidence: 99%
See 3 more Smart Citations