r1 - 18 Dec 2003 - 10:17:00 - PeterDickerson?You are here: SuperWaba >  Codev Web  >  PortingGeneral > JumpProject

Jump

Jump is Java compiler that produces stand-alone applications that run in Palm OS based devices. I does not compile Java files into class files like javac, but performs the next step, the conversion of class files into machine code. It is an ahead-of-time compiler i.e. Jump converts a whole program's worth of class files into machine code as a seperate stage from running the application.

Jump, itself, is written in Java and so can run on any platform that support the Sun J2SDK. The final output is a Palm OS prc file that can be downloaded to a handheld device.

Jump is open software available from http://sourceforge.net/projects/jump/

-- PeterDickerson? - 18 Dec 2003

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
SuperWaba home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding SuperWaba? Send feedback