[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java operator overloading



Definitely you should take a look at GJ, which is an extention of Java to incorporate generic types.
www.cis.unisa.edu.au/~pizza/gj


Maya Gokhale wrote:

Does anyone know of an operator overloading implementation for Java? We're interested in acquiring (or writing) such a package. It seems fairly straightforward to do using polyglot, but we haven't found one already written yet.

Thanks,

Maya