geekskool / WriteYourOwnOSLinks
Write your own simple OS
☆19Updated 10 years ago
Alternatives and similar repositories for WriteYourOwnOS
Users that are interested in WriteYourOwnOS are comparing it to the libraries listed below
Sorting:
- The collection of useful resources for OS development☆62Updated 8 years ago
 - A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆48Updated 3 years ago
 - My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆64Updated 9 years ago
 - The Big list of the github, open-source interpreters.☆72Updated 6 years ago
 - Simple OS kernel with BASIC interpreter for x86☆48Updated 3 months ago
 - NyxOS is a 16-bit minimalistic OS☆10Updated 6 years ago
 - A little toy OS written over a few months in 2019. 64-bit, preemptive multitasking kernel supporting EFI, PCIe, SATA, framebuffer graphic…☆40Updated 5 years ago
 - A small C compiler written in Python for learning purposes