Linked by Thom Holwerda on Tue 1st Jan 2008 21:50 UTC, submitted by William Lahti
Thread beginning with comment 294000
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Except that Singularity and SharpOS are not that similar. The only thing they have in common are the CLR and C# except Singularity is written in Singh# which is C# with extensions that make writing OS's in C# possible.
The architecture is different. The three things that stand out are:
- Software Isolated Processes (SIP)
- Contract based Channels
- Manifest Based programs







Member since:
2005-09-23
Thank you for your interest! Yes, Singularity is similar to SharpOS, but unfortunately Singularity is not open source (or shared source for that matter), and it also makes use of a runtime written in a non-CLR language. They also created a special version of C# for the project. We are free software, and we strive to use tools/languages that are already mature and freely available.