
SharpOS 0.0.1
has been released.
"The SharpOS project is aimed at writing an operating system in 100% C#. This originally proved to be a problem of nearly philosophical proportions because C# is a managed language, and by nature isn't designed for such low-level uses as developing an operating system kernel. Please note that although our goal is to create an operating system in C#, the infrastructure we have created allows kernels to be written in any language that targets the Common Intermediate Language bytecodes and exposes pointers and unsafe code."
Permalink for comment 294001
To read all comments associated with this story, please
click here.
Member since:
2005-11-29
Yea, I hope I didn't come off as trying to downplay the project. It's still very impressive, and a step in the right direction.