-
1
-
-
0141753054
-
Solving the modeling problems of object-oriented languages by composing multiple aspects using composition filters
-
TRESE project, University of Twente, Centre for Telematics and Information Technology, P.O. Box 217, 7500 AE, Enschede, The Netherlands. AOP'98 workshop position paper
-
M. Aksit and B. Tekinerdogan. Solving the modeling problems of object-oriented languages by composing multiple aspects using composition filters. Technical report, TRESE project, University of Twente, Centre for Telematics and Information Technology, P.O. Box 217, 7500 AE, Enschede, The Netherlands, 1998. AOP'98 workshop position paper.
-
(1998)
Technical Report
-
-
Aksit, M.1
Tekinerdogan, B.2
-
2
-
-
0029490396
-
Ropes: An alternative to strings
-
December
-
H.-J. Boehm, R. Atkinson, and M. Plass. Ropes: an alternative to strings. Software Practice & Experience, 25(12):1315-1330, December 1995.
-
(1995)
Software Practice & Experience
, vol.25
, Issue.12
, pp. 1315-1330
-
-
Boehm, H.-J.1
Atkinson, R.2
Plass, M.3
-
3
-
-
84976665944
-
Mixin-based inheritance
-
N. Meyrowitz, editor, Ottawa, Canada. ACM Press
-
G. Bracha and W. Cook. Mixin-based inheritance. In N. Meyrowitz, editor, Proceedings of the Conference on Object-Oriented Programming: Systems, Languages, aund Applications / Proceedings of the European Conference on Object-Oriented Programming, pages 303-311, Ottawa, Canada, 1990. ACM Press.
-
(1990)
Proceedings of the Conference on Object-oriented Programming: Systems, Languages, and Applications/Proceedings of the European Conference on Object-oriented Programming
, pp. 303-311
-
-
Bracha, G.1
Cook, W.2
-
4
-
-
33646159113
-
Jumping aspects
-
Cannes, France, June
-
J. Brichau, W. de Meuter, and K. de Volder. Jumping aspects. Workshop on Aspects and Dimensions of Concerns at ECOOP (position paper), Cannes, France, June 2000.
-
(2000)
Workshop on Aspects and Dimensions of Concerns at ECOOP (Position Paper)
-
-
Brichau, J.1
De Meuter, W.2
De Volder, K.3
-
5
-
-
85028829384
-
Predicate classes
-
O. M. Nierstrasz, editor, Berlin, Heidelberg, New York, Tokyo. Springer-Verlag
-
C. Chambers. Predicate classes. In O. M. Nierstrasz, editor, Proceedings of the European Conference on Object-Oriented Programming (ECOOP), volume 707, pages 268-296, Berlin, Heidelberg, New York, Tokyo, 1993. Springer-Verlag.
-
(1993)
Proceedings of the European Conference on Object-oriented Programming (ECOOP)
, vol.707
, pp. 268-296
-
-
Chambers, C.1
-
6
-
-
0033203868
-
Efficient multiple and predicate dispatching
-
Denver, CO, November
-
C. Chambers and W. Chen. Efficient multiple and predicate dispatching. In Proceedings of OOPSLA '99, Denver, CO, November 1999.
-
(1999)
Proceedings of OOPSLA '99
-
-
Chambers, C.1
Chen, W.2
-
8
-
-
0034449922
-
MultiJava: Modular open classes and symmetric multiple dispatch for Java
-
C. Clifton, G. T. Leavens, C. Chambers, and T. Millstein. MultiJava: Modular open classes and symmetric multiple dispatch for Java. In Proceedings of the ACM Conference on Object-Oriented Programming Systems, Languages, and Applications (OOPSLA), 2000.
-
(2000)
Proceedings of the ACM Conference on Object-oriented Programming Systems, Languages, and Applications (OOPSLA)
-
-
Clifton, C.1
Leavens, G.T.2
Chambers, C.3
Millstein, T.4
-
9
-
-
84976650148
-
A denotational semantics of inheritance and its correctness
-
N. Meyrowitz, editor, New York, NY. ACM Press
-
W. Cook and J. Palsberg. A denotational semantics of inheritance and its correctness. In N. Meyrowitz, editor, Proceedings of the Conference on Object-Oriented Programming Systems, Languages, and Applications (OOPSLA), volume 24, pages 433-444, New York, NY, 1989. ACM Press.
-
(1989)
Proceedings of the Conference on Object-oriented Programming Systems, Languages, and Applications (OOPSLA)
, vol.24
, pp. 433-444
-
-
Cook, W.1
Palsberg, J.2
-
11
-
-
84957704346
-
Predicate dispatching: A unified theory of dispatch
-
Brussels, Belgium, July 20-24
-
M. D. Ernst, C. Kaplan, and C. Chambers. Predicate dispatching: A unified theory of dispatch. In Proceedings of ECOOP '98, the 12th European Conference on Object-Oriented Programming, pages 186-211, Brussels, Belgium, July 20-24 1998.
-
(1998)
Proceedings of ECOOP '98, the 12th European Conference on Object-oriented Programming
, pp. 186-211
-
-
Ernst, M.D.1
Kaplan, C.2
Chambers, C.3
-
12
-
-
0003568912
-
PLT MzScheme: Language manual
-
Rice University
-
M. Flatt. PLT MzScheme: Language manual. Technical Report TR97-280, Rice University, 1997.
-
(1997)
Technical Report
, vol.TR97-280
-
-
Flatt, M.1
-
14
-
-
0003880013
-
-
Addison Wesley, Massachusetts
-
E. Gamma, R. Helm, R. Johnson, and J. Vlissides. Design Patterns: Elements of Reusable Object-Oriented Software. Addison Wesley, Massachusetts, 1994.
-
(1994)
Design Patterns: Elements of Reusable Object-oriented Software
-
-
Gamma, E.1
Helm, R.2
Johnson, R.3
Vlissides, J.4
-
16
-
-
0025152623
-
Subdivided procedures: A language extension supporting extensible programming
-
IEEE Computer Society Press
-
W. Harrison and H. Ossher. Subdivided procedures: A language extension supporting extensible programming. In Proceedings: 1990 International Conference on Computer Languages, pages 190-197. IEEE Computer Society Press, 1990.
-
(1990)
Proceedings: 1990 International Conference on Computer Languages
, pp. 190-197
-
-
Harrison, W.1
Ossher, H.2
-
19
-
-
0000758969
-
An overview of AspectJ
-
G. Kiczales, E. Hilsdale, J. Hugunin, M. Kersten, J. Palm, and W. G. Griswold. An overview of AspectJ. In Proceedings of the European Conference on Object-Oriented Programming, 2001.
-
(2001)
Proceedings of the European Conference on Object-oriented Programming
-
-
Kiczales, G.1
Hilsdale, E.2
Hugunin, J.3
Kersten, M.4
Palm, J.5
Griswold, W.G.6
-
20
-
-
35248828504
-
Aspect-oriented programming
-
M. Akşit and S. Matsuoka, editors, Jyväskylä, Finland. Springer-Verlag, New York, NY
-
G. Kiczales, J. Lamping, A. Menhdhekar, C. Maeda, C. Lopes, J.-M. Loingtier, and J. Irwin. Aspect-oriented programming. In M. Akşit and S. Matsuoka, editors, ECOOP '97 - Object-Oriented Programming 11th European Conference, Jyväskylä, Finland, volume 1241, pages 220-242. Springer-Verlag, New York, NY, 1997.
-
(1997)
ECOOP '97 - Object-oriented Programming 11th European Conference
, vol.1241
, pp. 220-242
-
-
Kiczales, G.1
Lamping, J.2
Menhdhekar, A.3
Maeda, C.4
Lopes, C.5
Loingtier, J.-M.6
Irwin, J.7
-
21
-
-
0011396883
-
-
MSc. thesis, Dept. of Computer Science, University of Twente, Enschede, the Netherlands, July
-
P. Koopmans. On the definition and implementation of the Sina/st language. MSc. thesis, Dept. of Computer Science, University of Twente, Enschede, the Netherlands, July 1995.
-
(1995)
On the Definition and Implementation of the Sina/st Language
-
-
Koopmans, P.1
-
22
-
-
25544475801
-
Aspectual collaborations for collaboration-oriented concerns
-
College of Computer Science, Northeastern University, Boston, MA 02115, Nov.
-
K. Lieberherr, D. H. Lorenz, and J. Ovlinger. Aspectual collaborations for collaboration-oriented concerns. Technical Report NU-CCS-01-08, College of Computer Science, Northeastern University, Boston, MA 02115, Nov. 2001.
-
(2001)
Technical Report
, vol.NU-CCS-01-08
-
-
Lieberherr, K.1
Lorenz, D.H.2
Ovlinger, J.3
-
24
-
-
0003775879
-
Traversals of Object Structures: Specification and Efficient Implementation
-
College of Computer Science, Northeastern University, Boston, MA, February
-
K. J. Lieberherr, B. Patt-Shamir, and D. Orleans. Traversals of Object Structures: Specification and Efficient Implementation. Technical Report NU-CCS-02-02, College of Computer Science, Northeastern University, Boston, MA, February 2002.
-
(2002)
Technical Report
, vol.NU-CCS-02-02
-
-
Lieberherr, K.J.1
Patt-Shamir, B.2
Orleans, D.3
-
28
-
-
84957631260
-
Implementing layered design with mixin layers
-
E. Jul, editor, Brussels, Belgium
-
Y. Smaragdakis and D. Batory. Implementing layered design with mixin layers. In E. Jul, editor, Proceedings ECOOP'98, pages 550-570, Brussels, Belgium, 1998.
-
(1998)
Proceedings ECOOP'98
, pp. 550-570
-
-
Smaragdakis, Y.1
Batory, D.2
-
31
-
-
0032643249
-
N degrees of separation: Multi-dimensional separation of concerns
-
P. L. Tarr, H. Ossher, W. H. Harrison, and S. M. S. Jr. N degrees of separation: Multi-dimensional separation of concerns. In International Conference on Software Engineering, pages 107-119, 1999.
-
(1999)
International Conference on Software Engineering
, pp. 107-119
-
-
Tarr, P.L.1
Ossher, H.2
Harrison, W.H.3
S S.M., Jr.4
-
33
-
-
0038369383
-
-
MSc. thesis, Dept. of Computer Science, University of Twente, Enschede, the Netherlands, December
-
J. Wichman. ComposeJ: The development of a preprocessor to facilitate composition filters in the Java language. MSc. thesis, Dept. of Computer Science, University of Twente, Enschede, the Netherlands, December 1999.
-
(1999)
ComposeJ: The Development of a Preprocessor to Facilitate Composition Filters in the Java Language
-
-
Wichman, J.1
|