This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Applications


Another small one that has helped me find some bugs in the past is the
constructive reals calculator I wrote at SGI.  (Now at
http://www.hpl.hp.com/personal/Hans_Boehm/crcalc/ ) Both the included
(small) test program and the command line version (added at HP) should build
with gcj from .class files.  Eventually they should build from sources.  (I
believe there were problems with inner classes in the past.  I haven't tried
very recently.)

Hans


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