Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: bitboards in java?

Author: Peter Kappler

Date: 17:21:25 04/08/99

Go up one level in this thread


On April 08, 1999 at 13:24:10, Dave Gomboc wrote:
>I am not aware of any native
>code compilers for Java.  Any pointers would be helpful, especially stuff that
>is built into the OS or is free. ;-)
>
>Dave Gomboc


Sun offers a JIT for Solaris 2.6, but I've never used it.

If you don't mind working on a Windows machine there are at least 2 very good
JITs that are free: Sun bundles one with their JDK (http://java.sun.com), and
Microsoft ships one with their Java SDK (http://www.microsoft.com/java).  I have
used both, and Microsoft's is quite a bit faster, at least for my chess program.

IBM also probably offers one, but I haven't tried their Java tools.

Hope this helps...

--Peter



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.