A free Java Virtual Machine
It is currently still under development but can run many console java applications. The Kissme JVM has the following properties:
Downloading KissmeYou can download Kissme in the following ways:From CVSTo check out the Kissme source from the SourceForge CVS repository, run the following commands:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/kissme login cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/kissme co kissmePlease refer to this page for more details.
As a Kissme source tarball or binary debian packageKissme release source tarballs and binary (debian) packages can be downloaded from this page.The latest release for Kissme is 0.0.32. |
More information about Kissme
New developments in Kissme (JIT, Exact Garbage Collection, Persistence etc)Past news itemsKissme's SourceForge project page(This contains current and historical ' releases, pages for browsing the CVS, the bugs and patches databases, mailing list archives, etc.)Kissme's history and links to papers |
Building KissmeRefer to the "README" and "docs/BUILDING" file for up to date build instructions.
DependenciesKissme requires a Java bytecode compiler (e.g. Jikes 1.18), a GNU C compiler and recent versions of the automake / autoconf tools. Refer to the "docs/BUILDING" file for more details.
Kissme depends on GNU Classpath's Java classes and native libraries.
For Kissme 0.0.31, you need to download, build and install GNU
Classpath 0.06.
kissme depends on the gmp library. I use gmp3, on debian: |
Last updated 1 December 2003