On Aug 16, 2011, at 3:38 AM, Erik Colson wrote: > > On 16 Aug 2011, at 09:40, Johan Vromans wrote: > >> How about iPad? Is it possible to run wxPerl on iPad? >> >> With basic functionailty? E.g., window management, point & click. >> No fancy stuff like multitouch? > > AFAIK wxwidgets doesn't compile on ios .. > so probably not
wxiOS is a GSoC project this year, and the student just reported to the wx-dev mailing list that he'd made some big improvements. Anyway, that's kind of irrelevant for Johan's question, because interpreted languages aren't allowed on iOS, except for Javascript in WebApps. All installable apps must be written in C, C++, or Objective-C. Regards, John Ralls