Mono 2.0 released!
Tuesday, October 7th, 2008 by Agro RachmatullahAfter a very long wait, finally the cool Mono guys released Mono 2.0! It is the open source implementation of the core .NET platform which of course includes the C# compiler. My litmus test is no other than FractalSharp which uses PropertyGrid and quite some System.Drawing stuffs. (Actually since 2.0 beta FractalSharp can be run without problems)
A C# 3 compiler is included there. Oh LINQ and lambda functions… I haven’t learned any new C# language features since the 2.0 generics.
Kudos to the Mono team (read their blog aggregator here). Now go get it! (I myself won’t rush, limited Internet quota here)

