/vunix

A simple educational operating system for the RISCV architecture

Primary LanguageCMIT LicenseMIT

Vunix

Vunix is an educational operating system that supports the RISC-V architecture and traces its roots back to UNIX version 6 (with some inspiration taken from modern versions of BSD). It's all written in C.

Srouce Tree

  • sys Kernel source code
  • include System libraries
  • src Source code of programs