Skip to content

A toolkit (not really) uses C++ as default language to create your own OS (read README.md for more info)

License

Notifications You must be signed in to change notification settings

CodeCs1/CppOSEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Operating System Engine

The project is back in development baby!

A toolkit (not really) that using C++ to create an OS.

Note

This ToolKit hasn't support debugging yet.

How to build

  • 1: Clone this repository.
  • 2: Build the project by typing make.
  • 3: Install the project by running make install with sudo-privileges.

The example codes are in 'tests' folder

About

A toolkit (not really) uses C++ as default language to create your own OS (read README.md for more info)

Resources

License

Stars

Watchers

Forks

Packages

No packages published