The mono project has released a new Mono edition for Apple’s iPhone and iPod Touch.  This allows you to write full featured applications for the iPod touch using C#. 
This is not a JIT Compiler, but is a static compiler that turns .NET executables into native applications. 
For more information, check out the project at […]