Skip to content

Orvid/Cosmos

 
 

Repository files navigation

C# Open Source Managed Operating System

Join the chat at https://gitter.im/CosmosOS/Cosmos GitHub release

We are currently migrating from codeplex

Cosmos is an operating system "construction kit", built from the ground up around the IL2CPU compiler in C# and our home-brewed language called X#.

It's current stage is only usable for academic work. Some day Cosmos will be ready for production work, but to reach that stage we need more developers. Specifically, we need a few more low level developers to help the few core developers who are currently overwhelmed with work.

Download

Cosmos is available in two forms:

  • User Kit - User Kit allows you to develop your own custom operating system in Visual Studio. If you are new to Cosmos, start here. Latest Release
  • Dev Kit - Dev Kit is the full Cosmos source with build tools. If you need to modify core Cosmos functions or modify built in drivers, boot, compiler, etc then you will need to use Dev Kit. How to build the Dev Kit - Building from source is easy with our automated builder.

Getting Started

Joining Cosmos

  • Gitter.im - Live chat. Click the green Join Chat badge at the top of this file. As with the IRC and CodePlex chatroom, please be patient if we don't respond immediately (no pinging).
  • Yahoo Group - Email Discussion List. To prevent spambots from spamming our list we ask you introduce yourself to join. Please mention something specific to Cosmos. "Hey I want to join" won't get you in....
  • Facebook - Like us to see frequent updates of what is going on with Cosmos.
  • YouTube Channel - Follow use to see useful videos.
  • Resources - More Cosmos related links.

Articles and Resources

Publicity

Videos

We encourage you to add your own Cosmos videos to YouTube. Please add the tags Cosmos and C# when uploading.

Official Videos - Videos made by the Cosmos Team.

User Videos - Selected videos made by Cosmos Users. Please note that we have not verified each of these videos.

About

Cosmos is an operating system "construction kit", built from the ground up around the IL2CPU compiler in C# and our home-brewed language called X#.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.7%
  • HTML 0.7%
  • Inno Setup 0.2%
  • XS 0.2%
  • Assembly 0.1%
  • C 0.1%