port lucy to windows. Currently unsure what compilers
to target (MSVC almost certainly, MINGW?) and what
impact this will have on project structure.
Programmatically it shouldn't be too bad, since win32
is just a dodgy unix ripoff :o). Network programming
things like HTTP frontends will complicate this.