Sciweavers

7 search results - page 1 / 2
» Adding Type Constructor Parameterization to Java
Sort
View
JOT
2008
107views more  JOT 2008»
13 years 4 months ago
Adding Type Constructor Parameterization to Java
Vincent Cremet, Philippe Altherr
ACTA
2002
108views more  ACTA 2002»
13 years 4 months ago
Object type constructors
Object type constructors have been introduced as an approach to adding container object types to a language with type inference. Useful subtyping for object type constructors requ...
Dominic Duggan
OOPSLA
1997
Springer
13 years 9 months ago
Adding Type Parameterization to the Java Language
Ole Agesen, Stephen N. Freund, John C. Mitchell
SAC
2004
ACM
13 years 10 months ago
Adding wildcards to the Java programming language
This paper describes wildcards, a new language construct designed to increase the flexibility of object-oriented type systems with parameterized classes. Based on the notion of v...
Mads Torgersen, Christian Plesner Hansen, Erik Ern...
ENTCS
2007
168views more  ENTCS 2007»
13 years 4 months ago
Bytecode Rewriting in Tom
In this paper, we present a term rewriting based library for manipulating Java bytecode. We define a mapping from bytecode programs to algebraic terms, and we use Tom, an extensi...
Emilie Balland, Pierre-Etienne Moreau, Antoine Rei...