Pantheon is a full blown OS (not only the kernel), meant to be quite POSIX compliant. It is mainly meant as a personal project to allow me to learn different concepts by implementing them with few dependencies.
It only targets RISC-V 64 on the QEMU virt machine.
The kernel is named hades
. It is going to be a monolithic kernel for ease of development.
apis
: A simple bump allocatorogma
: A library to handle Device Treesheshat
: A command line argument parsing library