A hobby operating system written in C++14. An experiment to see what use the new C++14 standard features might be in an operating system kernel.
Install scons and run scons
.
Install qemu and run qemu-system-i386 spideros.iso
.
I haven't tried this yet... but feel free to give it a go. scons
generates a
spideros.iso
which you should be able to burn to a CD or USB stick and boot
from.
spideros uses the ISC license.