RaphMar2021 / new-kot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The New Kot

A 64-bit x86 operating system written in C/C++

Discord Banner 3

Screenshots

Build it yourself

That's easy! Run make init to install all the required build tools and then run make build to start the building process. Right after, make run will start TNK in Qemu.

About

License:GNU General Public License v3.0


Languages

Language:C 62.0%Language:C++ 33.9%Language:Meson 2.2%Language:Assembly 0.9%Language:Makefile 0.5%Language:Python 0.3%Language:Shell 0.1%