Skip to content

xyve7/noir

Repository files navigation

Noir

Experimental operating system for learning.

What architectures does it support?

  • x86_64

Features

  • Interrupts
  • Paging
  • Scheduler
  • Module loader
  • VFS
  • APIC
  • SMP
  • Keyboard
  • System Calls
  • Userspace

Many of these features are supported but are either incomplete or very primitive.

Licensing

Currently, this code is only my pet project, so contributions are not welcome.

Due to the lack of a license, this code is all rights reserved, any usage of this code without explicit permission will be a violation of copyright law.

In the future, I will be relicensing noir under a more permissive license, either AGPL/GPL or MIT/BSD/Apache.

About

Experimental operating system for learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published