Miguel de Icaza announced a new project today called MonoMac, to develop apps for the Mac using Mono and C#: http://tirania.org/blog/archive/2010/Apr-19.html
In the post, he provides links to the subversion repositories, but are there any builds of it available for download?
There is no binary distribution yet. But you can build your own very quickly:
maccoremodulesvn co http://anonsvn.mono-project.com/source/trunk/maccoremonomacmodulesvn co http://anonsvn.mono-project.com/source/trunk/monomacmonomacfolder, and typemakeThe sample application (found under
monomac/samples/Hello) can be launched like a standard application.