1 Star 0 Fork 0

Mouri_Naruto / nebulae

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 993 Bytes
一键复制 编辑 原始数据 按行查看 历史
nebulae 提交于 2019-02-09 20:44 . Update README.md

nebulae

nebulae is an experimental (minimal) operating system / kernel:

  • modern— implements recent concepts in operating system research
  • modular— it's easy to tinker with
  • Magic (it's not magic)

What's the goal here?

The goal of this project is provide a learning / practice environment for systems-level programming on modern 64-bit architectures (first, x64, then AARCH64).

The environment aims to be beginner friendly— well, OS developer beginner friendly at least! The system is small, and easily hackable.

Why all the Visual Studio stuff?

Well, the project files make it easy for someone to grab VS Community, clone the Github repo, and get started! The project files can be used with MSVC or Clang with MSVC link. The project itself is self-contained, including debugger (qemu).

Additionally, I have to give major kudos to Alex Ionescu for his excellent VisualUefi repo.

Todos

  • Start going fast -->

License

2-Clause BSD

1
https://gitee.com/Mouri_Naruto/nebulae.git
git@gitee.com:Mouri_Naruto/nebulae.git
Mouri_Naruto
nebulae
nebulae
master

搜索帮助