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:
- cuztomisability
- extensibility
- lightweightility (no bloatware, adware, malware)
A few places to start learning assembly or C are:
Some useful tools for OS dev on Windows include: