An open API service indexing awesome lists of open source software.

https://github.com/chmod77/k-os

Experimental Operating System in C++
https://github.com/chmod77/k-os

Last synced: about 2 months ago
JSON representation

Experimental Operating System in C++

Awesome Lists containing this project

README

          

# About K-OS

This is an experimental OS, written in C++.

## C++? Why not C?
I know! I want to be as OO-Ped as possible :-)

# How it works
### TODO