Related articles |
---|
Announcement: complex numbers as basic type for java s_guenth@ira.uka.de (1999-04-03) |
From: | s_guenth@ira.uka.de (Edwin Guenthner) |
Newsgroups: | comp.compilers |
Date: | 3 Apr 1999 21:55:14 -0500 |
Organization: | Compilers Central |
Keywords: | Java, arithmetic |
Hello,
During the last months I developed an extension of Martin Oderskys
compiler for generic java (see
http://www.cis.unisa.edu.au/~pizza/gjc).
My new compiler cj introduces a new basic type complex for complex
numbers to Java (still producing pure JVM Bytecode!).
For details see:
http://wwwipd.ira.uka.de/~gunthner or a mirror in Australia:
http://www.cis.unisa.edu.au/~ciseg/cj/
You can download a beta version of cj from both pages. cj comes with
two jar-files containing the necessary classes, a brief description
and an example file.
Feel free to use it and contact me, if you have problems:
edwin.guenthner@ira.uka.de
Return to the
comp.compilers page.
Search the
comp.compilers archives again.