6 lines
286 B
Markdown
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.
|