https://codeberg.org/27/kfs/src/branch/main/polymorphik
An x86 32bit kernel for learning purposes, currently with the very basics implemented (GRUB multiboot & VGA)
This was supposed to just be a simple, follow-the-footsteps kind of project, but where's the fun in that? It's now become a testing ground for building toolchains to compile random languages down to native code. Here is the VGA driver for example: