# Clipper
Clipper is an operating system kernel I write to learn about kernel development. As of right now, it is more or less following the [OSDev wiki](https://wiki.osdev.org) entries and tutorials.
My ultimate goal is to create a simple, bootable POSIX-compliant operating system.