6 lines
299 B
Markdown
6 lines
299 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 [nanobyte's](https://www.youtube.com/@nanobyte-dev) OS development tutorial.
|
||
|
|
||
|
My ultimate goal is to create a simple, bootable POSIX-compliant operating system.
|