Code Monkey home page Code Monkey logo

vahitbalaban / cosmos-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cosmosos/cosmos

0.0 0.0 0.0 214.86 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.04% C++ 0.07% C# 89.45% Assembly 0.01% F# 0.01% PowerShell 0.01% Makefile 0.08% Inno Setup 10.28% Batchfile 0.04% Visual Basic .NET 0.01%

cosmos-2'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 FS for now.


Documentation

For instructions on how to install and use Cosmos, please visit the Cosmos website. For documentation and technical information, see the Cosmos Documentation.

If you have questions about how to use Cosmos, want to show off what you have made or have general questions, go check out GitHub Discussions. Alternatively, you can also join our Discord server! If you think you found a bug in Cosmos, please check existing issues first before opening a new one.

cosmos-2's People

Contributors

valentinbreiz avatar jp2masa avatar mterwoord avatar quajak avatar charlesbetros avatar mishaty avatar czhower avatar fanoi avatar eliasulimanov avatar frenzibyte avatar terminal-cs avatar km198912 avatar selkij avatar ascpixi avatar arawn-davies avatar anerruption avatar ptobuon avatar zarlo avatar myvar avatar zdimension avatar thefocusman avatar kant2002 avatar asertcreator avatar armmaster17 avatar z-targz avatar geomtech avatar tgiphil avatar napalmtorch avatar disks86 avatar unknown6656 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.