Bluish Coder

Programming Languages, Martials Arts and Computers. The Weblog of Chris Double.

Back in Wellington

I arrived back in Wellington this morning. Melbourne's weather was just taking a turn for the worse so it looked like a good time to leave. That and I'd managed to complete enough of the project I was working on not to be there full time. Wellington's weather is not looking much better though! Hopefully I can now churn through... more →

Linspire to use Haskell

According to the Haskell Weekly News, the OS team at Linspire are standardising on on Haskell as their preferred language for core OS development. Linspire is a Linux distribution. The announcement from the Linspire team is here. more →

Continuations with Mono

Tomi Valkeinen has implemented continuations on Mono, the open source implementation of the .NET VM. On top of that Tomi built light weight threads in C#, semaphores, sockets and channels. more →