Skip to content

howerj/os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS Project

Attempts at a new operating system and programming language.

This is a work in progress/collection of documents.

To Do

  • Add resources to a document folder for easy access to all things operating system related, add git repositories if possible, for a complete history.
  • Implement a RISC-V 64 bit core, with an MMU
  • Implement a cross compiler for a Pascal/Oberon variant
  • Implement bootstrapping tools
  • Create a toy kernel
  • Expand into a Unix kernel
  • Develop user-land
    • Make a TCL like shell
    • Busybox equivalent
    • Compiler for Pascal/Oberon variant
  • Turn system into self-hosting one
  • Remove cross compiler and bootstrapping tools
  • Remove documentation
  • Create project documentation

Resources

About

VM/OS/Language work in progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published