Basic POSIX-like x86 operating system written in C. For use with i386 and beyond.
Contains partial implementation of the C standard library, drivers for a PS/2 keyboard, VGA card and interrupt controller, a basic console, an x86 virtual memory manager, a kernel space slab allocator, and several data structures for manipulating data.