Click to See Complete Forum and Search --> : This kind of Mono is good


hard candy
08-10-2004, 01:47 PM
Now that Mono (http://www.mono-project.com/about/index.html) has released the 1.0 version, and IronPython (http://ironpython.com/) is released as Opensource, this article is pretty interesting:
Why Mono is significant (http://software.newsforge.com/article.pl?sid=04/07/15/2359201&tid=27)

Quote: "A C# application that adheres to the ECMA standards can be compiled on Windows and run natively on Linux as long as Mono is present on the system." (games too?)

JohnT
08-10-2004, 02:12 PM
I've been keeping my eye on this too. I've been learning NET on XP, but this release just makes the gravy.:D What a stepping stone!!

bwkaz
08-10-2004, 06:35 PM
The problem is, if you touch a single native API, your program will not be portable anymore... ;)

JohnT
08-10-2004, 06:42 PM
Originally posted by bwkaz
The problem is, if you touch a single native API, your program will not be portable anymore... ;) I better move my desk while I have the chance then:p