Skip to content

A Operating System that runs a interpreted 100% memory safe language in ring 0 and everything else in ring 3

License

Notifications You must be signed in to change notification settings

Shadowblitz16/NeoOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NeoOS

A Operating System that runs a interpeted memory safe C# like language in ring 0

The idea

  • Write a memory safe interpreted language in rust with simular syntax to C#
  • Have it as the only binary in ring0
  • Pass strings (not files) to the language kinda how a micro kernel passes messages between modules
  • All other languages and programs would interface directly through this language

About

A Operating System that runs a interpreted 100% memory safe language in ring 0 and everything else in ring 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published