Skip to content

spytheman/vos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vOS

An effort to write a modern, fast, and interesting operating system in V.

Join the Discord chat (#v-os channel).

Goals

  • Keep it simple and easy to understand.
  • Write it in V as much as possible.
  • Target modern 64-bit architectures and CPU features.

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 in VMs.
  • Having fun.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.9%
  • Makefile 24.4%
  • V 21.7%