📜 ⬆️ ⬇️

MonoTouch: write for iPhone on C # and Silverlight

image
Registration is available at the MonoTouch preview opensource tool, which allows you to write C # programs for the iPhone. Further translation from the official message:
“MonoTouch is a static compiler for C # and other static CIL languages ​​that will allow developers to use C # to develop applications for the iPhone with full support for the existing Apple API for developing iPhone applications.

When writing applications, garbage collection, multithreading, and other CLR features will be available, but at the same time there will be limitations on what Mono can do on the iPhone due to platform security restrictions. Here you can find more information about these limitations.

The development of MonoTouch functionality has been completed, but some refinement is required before the public release. We need developers who are interested in the product and will be able to give us feedback on how to improve MonoTouch.
')
MonoTouch is a commercial product based on the open source project Mono and after the release will be licensed on the principle of “one developer license”. We are planning to launch MonoTouch in the last week of September 2009. ”

So, if you are interested in developing for the iPhone and you like C #, then participate in the project and help in its development. Begin from here .

Silverlight for iPhone is a consequence of the development of the MonoTouch product, the roadmap of which involves the release of the Silverlight compiler for the iPhone based on the platform.

From myself I will add that the Mono case lives and wins, in spite of all the envious. IPhone support is a big victory, which also brings silverlight support to iPhone, which I am especially pleased about.

Source: https://habr.com/ru/post/66109/


All Articles