Neat. I had no idea mining could be that simple.
I compiled the source on an OS X machine by downloading Mono SDK from
http://www.go-mono.com/mono-downloads/download.html. The compilation step and running the compiled binary was as easy as:
$ mcs Program.cs
$ mono Program.exe
Let's see if I actually manage to get any bitcoins with my 180 Kh/s miner

Next step: actually understanding what it does
Hmmm sorry to dampen your enthusiasm, but consider yourself lucky if you get one cent per
...