Writing An OS

21|9|09

Work has completley stopped on the site and any bugs won't be fixed now because I've moved away from web programming into low-level system programming such as writing an OS. My OS is called MuOS because it is a µ OS and µ is pronounced Mu so Mu+OS. I haven't yet hosted a site for it but sometime soon it should appear on here

The main reason for building an OS is that I don't like either linux or windows much (and macs are too expensive ;). The aims of MuOS are:

Also, I think I could do a better job of organising it than windows because the whole thing will be built by me (have you ever looked in C:\windows?)

A few places to start learning assembly or C are:

Some useful tools for OS dev on Windows include: