Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1022 Bytes

readme.md

File metadata and controls

24 lines (13 loc) · 1022 Bytes

Banner

Wingos

WingOS is a small hobbyist 64 bit kernel made with <3 in C++

I am currently working on this rewrite. If you want to see the original version, you can checkout the old branch. Please note that I wrote the old version when I was a beginner in C++ and OS development 3-4 years ago, and I have learned a lot since then.

If you are interested in seeing much more advanced, working, and cool projects, you should visit the brutal project or skift.

Please be aware that this rewrite is a work in progress. And due to my current schedule and first year engineering school exams, I don't have much time to work on it.

Dependencies

  • The project uses the cutekit build system.
  • The project uses limine as a bootloader.