clipper/README.md
2023-09-03 13:24:00 +02:00

6 lines
286 B
Markdown

# 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.