.NET Apps On The iPhone? Might Be Closer To Reality Than We Think…
I saw an interesting post yesterday (with a couple pics) indicating that Mono, the Open Source implementation of .NET, has been ported to the iPhone, or at least it’s been started. That’s pretty interesting, and it makes me wonder two things: First, are .NET apps realistic for the iPhone? And second, WWSHD?
It’s certainly interesting to think that all those talented .NET programmers out there could have a chance at programming for the iPhone, and that any of a variety of apps could be ported or even natively run in the future.
A little proof:
# hostinfoMach kernel version:Darwin Kernel Version 9.0.0d1: Wed Oct 10 00:07:50 PDT 2007;root:xnu-933.0.0.204.obj~7/RELEASE_ARM_S5L8900XRBKernel configured for a single processor only.1 processor is physically available.1 processor is logically available.Processor type: armv6 (arm v6)Processor active: 0Primary memory available: 116.00 megabytesDefault processor set: 26 tasks, 164 threads, 1 processorsLoad average: 0.00, Mach factor: 0.98# export MONO_DISABLE_SHM=1# ./mono hello.exeHello Mono World#





