added a readme

This commit is contained in:
Ghostie 2025-08-12 20:18:36 -05:00
parent 5d355504bc
commit f7e55b5e9e

17
README.org Normal file
View File

@ -0,0 +1,17 @@
* Kinl
This is Kinl, someday I will put my soul into this project.
I started this kernel as a series of tutorials for my then website
([[https://quadword.netlify.app/][Quadword]]), in which I explained every single line of this code.
Kinl will be a microkernel that I will - eventually - develop with a
lot of features, its own compiled and interpreted programming language
/Kinlan/, its own network protocol, browsers, everything. It will be
its own world.
I started this code when I was 17 years old (as the code is dated
2022). I have planned to start over again later, from now I am
learning to create the best Kinl I can create.
This repository lies here solely for nostalgic purposes.