An attempt at learning how to develop an operating system from scratch. 🕛
- NOT a usable operating system. The system will refer to itself as "oolongOS".
- Although it had some previous 3 iterations, this aims to be the last one with a really strict rule: NO AI-GENERATED CODE ANYWHERE.
- We are not allowed to use AI for anything except asking theoretical questions, but it is absolutely prohibited for code.
- This should hopefully encourage me to write things myself. 💻
- It's recommanded compiling this project with Linux. 🐧
- For building this project execute this command:
./build.sh- I honestly wouldn't understand why would anyone contribute to this, after all this project was just made for my own learning, but, if you do, please explain whatever you did ig and also follow the same no AI rule. 🔍
- Only the Assembly and C programming languages are allowed. ✅
- Feel free to create issues about anything, even feature requests. Just make them realistic. 📌
- This license is under the MIT License. 📝