Skip to content

solson/spideros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spideros

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.

Building

Install scons and run scons.

Running in a VM

Install qemu and run qemu-system-i386 spideros.iso.

Running on Real Hardware

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.

License

spideros uses the ISC license.

About

A hobby operating system written in C++14

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published