This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Polymorphism, genericity, etc.



> 
> To make things worse, some languages (like C++ and java) also include
> function overloading and operator overloading to achieve some of the same
> things CLOS achieves through multiple dispatch, and it all gets very
> complex.
> 

To clarify: java doesn't allow operator overloading, C++ does, and both
allow function overloading.

Mike


--------------------------------------------------------------
Mike Vanier	mvanier@bbb.caltech.edu
Department of Computation and Neural Systems, Caltech 216-76
GNU/Linux: We can't lose; we're on a mission from God.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]