Managed Operating System - Summary
Managed Operating System is an OS which runs inside a minimal CLR (.NET) environment and is written in C#.
Although its environment is minimal, it can run any pure CIL application, because full CLR functionality is implemented on top of it.
It is developed as a diploma project which will terminate in July.
The first target is a TRITON-270 board, but it will also run on other architectures.
Registration Date: Sun 06 Mar 2005 12:13:04 PM UTC
License: GNU General Public License V2 or later
Development Status: 3 - Alpha
posted by marv, Tue 14 Jun 2005 11:03:49 AM UTC - 0 replies
A second release includes a trivial memory filesystem implementation with a filesystem interface and the beginning of threading support.
posted by marv, Mon 23 May 2005 01:39:17 PM UTC - 0 replies
Check the download area, there is a first release for PC!
It's still pre-alpha quality: build system sucks, documentation is missing, but it can do a Console.WriteLine("Hello, World!);
[Submit News]
[2 news in archive]


