Giter Club home page Giter Club logo

guillermo-santos / cosmos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cosmosos/cosmos

1.0 1.0 0.0 208.72 MB

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!

Home Page: https://www.goCosmos.org

License: BSD 3-Clause "New" or "Revised" License

Shell 0.03% C++ 0.05% C# 92.83% Assembly 0.01% F# 0.01% PowerShell 0.01% Makefile 0.07% Inno Setup 6.97% Batchfile 0.03% Visual Basic .NET 0.01% Dockerfile 0.01%

cosmos's Introduction


Cosmos (C# Open Source Managed Operating System) is an operating system development kit which uses .NET, alongside the custom IL2CPU compiler to convert (most) C# code into a working bare-metal OS. Despite C# in the name, any .NET-based language can be used, which includes: VB.NET, IronPython, F# and more. Cosmos itself and its kernel routines are primarily written in C#, and thus the Cosmos name.

In a project, Cosmos can be thought of as a compiler and a sort-of standard library for a project. It gives the user access to often hard to find or otherwise difficult to understand tools.


Features

The following is a non-exhaustive list of features that Cosmos offers:

  • Low level assembly access and pointer memory control
  • A basic (and unstable at the moment) filesystem
  • Most features found in the .NET core library
  • A CPU/FPU accelerated math library
  • A basic graphics interface
  • A basic network interface
  • A basic audio interface

Note

Use embeded resources instead of the VFS for now for assets.

Setting it up

Cosmos has an article here on how to do that.

Documentation

The Cosmos documentation can be found here.

If you still have any questions on how to use Cosmos, you can open a discussion or you can join the Discord server!

The devkit changelog can be found here.

Reporting an issue

If you think you found a bug in Cosmos, please check existing issues first before opening a new one. Do not open an issue if you need help with something in Cosmos that is not a bug, if you don't know how to code it's not a Cosmos issue for example.

cosmos's People

Contributors

valentinbreiz avatar jp2masa avatar quajak avatar mterwoord avatar charlesbetros avatar mishaty avatar czhower avatar fanoi avatar eliasulimanov avatar frenzibyte avatar terminal-cs avatar zarlo avatar km198912 avatar kiirx avatar ascpixi avatar arawn-davies avatar anerruption avatar ptobuon avatar myvar avatar zdimension avatar thefocusman avatar goldenretriveryt avatar kant2002 avatar asertcreator avatar armmaster17 avatar guillermo-santos avatar z-targz avatar mishaproductions avatar geomtech avatar tgiphil avatar

Stargazers

xrc2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.