How does Appcelerator Titanium Mobile Work?

Posted by Darrell Brogdon on Stack Overflow See other posts from Stack Overflow or by Darrell Brogdon
Published on 2010-03-14T22:17:07Z Indexed on 2010/03/14 22:25 UTC
Read the original article Hit count: 438

Filed under:
|
|

I'm working on building an iPhone app with Titanium Mobile 1.0 and I see that it compiles down to a native iPhone binary. How does this work? Seems like it would take a lot of heavy lifting to analyze the JavaScript code and do a direct translation into Objective-C without having a subset language like 280 North's Objective-J and Cappuccino.

© Stack Overflow or respective owner

Related posts about titanium

Related posts about objective-c