Skip to content

cleverca22/daedalos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaedalOS

DaedalOS is a simple, minimalistic OS written in Rust. The aim of this is to create a small, self-written kernel that can run basic programs and, one day, graphical applications. This project is for the x86_64 architecture.

Current Status

Currently I'm slowly implementing a better build system, but since that is not ready yet it means building is broken right now. I'm slowly moving forward to a more robust build process.

Resources

This is a list of tutorials, articles, manuals and so on that are references to the development of this project.

Running

TODO

TODO

  • Better build system
  • Finish Meaty Skeleton

About

A fully (dis)functional OS!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 72.6%
  • Assembly 23.0%
  • Makefile 4.4%