A full operating system in c#

前端 未结 4 483
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-29 10:37

I saw this thread here. I was wondering if this was legit (sounds like it) and what are the drawbacks of doing this. What does it entail to run it stand alone in some archit

4条回答
  •  暖寄归人
    2020-12-29 11:24

    There's an open source project that's trying to achieve exactly that. It's called the "Managed Operating System Alliance". Mainly targeted as a framework (supplying users with a compiler, libraries, interfaces, tools and an example kernel), it will also feature a complete operating system kernel and small apps.

    For further information:

    • Website: http://mosa-project.org/projects/mosa
    • IRC: #mosa on freenode

提交回复
热议问题