|
Some assorted links
Home
Completed work
Technical papers site
Future Multiprocessor Support
Browse the source code collection
Download the code
Links
|
OS/C is a project which myself (Collin 'Lastnamecensored' Lally) and Luke Dyson have been working on.
Together, we formed Super Nova Software, the company of which I am now co-president. This
company was formed to promote and market OS/C, an alternative Unix/Linux type operating system. The OS is
covered under the GNU General Public License. It is open source. OS/C is very much like Unix, with
the same type of file structure. Included in this file system are all devices and peripherals connected to
the CPU. In this manner, it carries on the Unix spirit.
Currently, OS/C, as said on Luke's site, is in the very first alpha stage, and is not much more than just
source code. With a bit of work, the first executable should soon run. OS/C is written in C, and has been
developed and (partially) compiled under the GCC compiler. Included in the source code are some of the special
header files (i.e. "enet.h") necessary for such activities as networking. To view more click on the links at
the side of this page.
|