/Kernel

A NativeAOT based operating system created in C#

Primary LanguageC#

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!