FlingOS is an educational operating system and framework aimed at teaching students and developers how operating systems work, using C# and a bit of C++ and assembly. It allows developers to build kernels in a managed, high-level language and understand the entire bootstrapping and runtime process from scratch. FlingOS is particularly focused on making OS development more accessible by bridging the gap between high-level languages and low-level hardware programming.
Features
- Written primarily in C# for accessible OS development
- Custom compiler and toolchain support for kernel building
- Detailed documentation and tutorials for learners
- Bootloader and kernel written from scratch
- Hardware abstraction for keyboard, screen, and timers
- x86 architecture support with QEMU and VirtualBox testing
- Preemptive multitasking and scheduling mechanisms
- Basic FAT file system integration
Categories
Operating SystemsLicense
GNU General Public License version 3.0 (GPLv3)Follow FlingOS
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FlingOS!