Skip to content

shunting314/sos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sos

An operating system I build as a hobby!

Milestones

Some Highlights

  • Written in C++
  • Does not rely on 3rd party bootloader like GRUB
  • Support paging
  • Support multiprocessing
  • Support a simple filesystem similar to ext2
  • Support booting from a USB drive

Future plans

  • Support a user space shell
  • Support networking
  • Support assembler/compiler/linker (either write myself or porting existing ones)

About

An operating system I build as a hobby!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published