diff --git a/README.org b/README.org new file mode 100644 index 0000000..465b389 --- /dev/null +++ b/README.org @@ -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.