"Dan Upton" <[EMAIL PROTECTED]> writes:
> The closest I can think of to that is Singularity, Microsoft's
> research OS written in .NET (well, C# specifically I guess).  

Singularity is almost the exact opposite of this and I don't think it
uses (unmodified) C#.  It does away with use of hardware memory
protection in any form, and relies on rigorous, statically enforced
type safety in the compilers and OS to isolate processes from one
another.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to