Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 795 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 795 Bytes

BlinkOS

BlinkOS is a hobby operating system made for fun and education. Started in late 2022, BlinkOS was originally both the kernel and the userspace code; However I have since split the two (kind of). BlinkOS runs on the Light kernel which is tailored to run BlinkOS. BlinkOS will probably never have any c++ code, however I may introduce some rust and possibly other languages in the future.

BlinkOS is currently in a very early stage of development, and probably wont be ready for any sort of use (maybe never) for a long time.

Credits / Sources

https://github.com/stevej/osdev which is an old fork of https://github.com/klange/toaruos

https://github.com/torvalds/linux

https://github.com/openbsd/src

https://wiki.osdev.org/Main_Page

http://www.jamesmolloy.co.uk/tutorial_html/