Skip to content
/ ReOS Public
forked from wichtounet/thor-os

Simple operating system in C++, written from scratch

License

Notifications You must be signed in to change notification settings

2yz/ReOS

 
 

Repository files navigation

ReOS based on thor-os

ReOS Screenshot

ReOS based on thor-os is a minimalistic operating system created for learning reasons.

It is currently a 64bit OS written in assembly and C++.

It supports simple graphics operation.

Build

Build procedure is described on the Wiki: https://github.com/wichtounet/thor-os/wiki/Build

License

This project is distributed under the Boost Software License 1.0. Read LICENSE for details.

About

Simple operating system in C++, written from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.5%
  • Makefile 4.6%
  • Assembly 3.1%
  • C 2.8%