src | ||
bochs_config | ||
Makefile | ||
README.md |
Clipper
Clipper is an operating system kernel I write to learn about kernel development. As of right now, it is more or less following nanobyte's OS development tutorial.
My ultimate goal is to create a simple, bootable POSIX-compliant operating system.