Ghost Machine - http://www.cs.utah.edu/~mcdirmid/ghost/
An implementation of Java for the PalmPilot. In order to effectively run Java on this limited device, much of the VM's activity is off-loaded to a server. |
Java Conduit Manager - http://www.javaconduitmanager.org/
Manages installations and de-installations of Java based conduits to the Palm HotSync Manager. |
JBed CLDC/MIDP for PalmOS - http://www.esmertec.com/
Esmertec's optimized CLDC/MIDP JVM for PalmOS. 10 times faster than the KVM from Sun. |
Jump - Java User Module for PalmPilot - http://www.hewgill.com/pilot/jump/index.html
A Java IDE for the PalmPilot. Reads Java Class files, generates 68000 .asm files and creates .prc files using Pila (Darrin Massena's PalmPilot Assembler) |
SuperWaba - http://www.superwaba.com.br/
An open source Java VM for handheld development. |