terminal-cs / Kernel

A NativeAOT based operating system created in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kernel

Kernel (generic name) is a project that uses NativeAOT to compile from C# code to native machine code that can run on bare metal. It has zero memory managment yet and is yet to have a succesful boot, however it is easy to fix.

Supported features

Memory tracking in debug mode when booted in qemu Basic types system More to come!

About

A NativeAOT based operating system created in C#


Languages

Language:C# 90.9%Language:Assembly 5.8%Language:Shell 2.8%Language:Smalltalk 0.5%