Skip to content

omerrob/vos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vOS

An effort to write a modern, non-Unix operating system in V.

Join the Discord chat (#v-os channel). (PM one of the moderators if you don't want to verify your phone.)

Goals

  • Keep it simple and easy to understand.
  • Write it in V as much as possible.
  • Target modern 64-bit architectures (amd64, aarch64, risc-v).

Why?

  • Explore V capabilities in bare metal programming.
  • Break the compiler as much as possible.
  • Build a minimal and useful platform for software [especially written in V :^)], allowing for better control, isolation and smaller attack surface on VMs.
  • Build a simple OS for low cost ARM/RISC-V boards that usually run Linux.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • V 81.0%
  • Objective-C 8.5%
  • C 4.2%
  • Assembly 3.5%
  • Verilog 1.4%
  • Meson 1.0%
  • Shell 0.4%