bboe/BBoeOS
A minimal x86 operating system: real-mode bootloader, paged 32-bit protected-mode kernel, ring-3 userland, shell, VFS (bbfs + ext2), NE2000 networking, self-hosted assembler, and a custom C subset compiler.
GitHub repository with 6 stars and 2 forks.
Language: Python
Topics: assembly, bootloader, c, c-compiler, doom, educational, ext2, hobby-os, kernel, nasm