Skip to content
Sparky81 edited this page Jul 26, 2011 · 3 revisions

About AlphaOS

AlphaOS is a small kernel originally created by Robert Schofield and Matthew Carey. While we aimed to create this completely from scratch, we needed to look at some tutorials in order to get us started. The first version we created is basically just a combination of various little tutorials and small snips of code that we found on the web. The basic mission of this kernel is to create both a UNIX-like system and a DOS like system. Although the CLI of the OS is currently being debated, our final project will have an incredibly simple API, and a thorough documentation. When we are finished, the transition from current OS's to this one will be very simple, and hopefully unnoticeable.

This Wiki

On this Wiki, you will find information about the OS itself and detailed documentation explaining our development and our API. You will also find links to the OS development tutorials we used.

Clone this wiki locally