Marek has just announced that Mono's C# compiler 4.0 is complete.
To try it out, get the modules mono and mcs from our Anonymous Subversion Repository and build Mono like this:
$ mkdir $HOME/mono4 $ ./autogen.sh --prefix=$HOME/mono4 --with-profile4=yes $ make && make install
Posted on 09 Dec 2009