04/09/2008, 9:20am, EDT
Wednesday, April 9th
Java-to-iPhone conversion software enters beta
New Zealand's Innaworks has introduced the first limited beta of alcheMo for iPhone, a conversion tool for developers. The software is mainly intended for mobile game developers, who typically write their games in Java code; because the native iPhone platform uses Objective C however, developing for it can be unusually complicated. alcheMo is theoretically able to convert J2ME code for the iPhone instantly, without any need for manual adjustments.
Converted code is said to in fact take advantage of native hardware functions, including touch controls and the accelerometer. The new alcheMo beta is currently a private one, and requires developers to contact Innaworks directly to arrange for software. No final release date has been announced.
Filed under: iPhone, gaming, software, developer
Other story tags: Java
,
, 1
,
,
,
,
,

subscribe to comments
for this article
Given that you'll probably be starting off with a dodgy code-base, then pumping it through an arbitrary conversion, how well is that likely to turn out?
My wariness could be ill-founded: maybe alcheMo will strip out sloppy Java code and create lean, optimised, elegant Objective-C. Not GIGO.