Sent from my iPhone 4
In principle, MonoTouch can also facilitate use of advanced programming
languages like F#.
Performance might be a reason to use MonoTouch over HTML5, but the
comparisons I've run between the latest JavaScript JITs and Mono's JIT
are in the same ballpark (and closing in on Java). I think the main
benefit of Mono is to benefit from static typing, relatively evolved
libraries from the .NET world and the multi-language capability. Mono
and .NET are actually ECMA standards, in spite of the hostile reception
Mono often received from the open source Linux developer community.
Marcus