Sciweavers

2 search results - page 1 / 1
» Binary Methods Programming: the Clos Perspective
Sort
View
JUCS
2008
149views more  JUCS 2008»
13 years 4 months ago
Binary Methods Programming: the Clos Perspective
: Implementing binary methods in traditional object-oriented languages is difficult: numerous problems arise regarding the relationship between types and classes in the context of ...
Didier Verna
OOPSLA
1997
Springer
13 years 9 months ago
Parasitic Methods: An Implementation of Multi-Methods for Java
In an object-oriented programming language, method selection is (usually) done at run-time using the class of the receiver. Some object-orientedlanguages(such as CLOS) have multi-...
John Boyland, Giuseppe Castagna