No description
  • C 88.9%
  • Lua 5.8%
  • Linker Script 4%
  • Assembly 1.3%
Find a file
2026-05-25 05:04:27 +10:00
kernel feat: fix panic formatting 2026-05-25 05:04:27 +10:00
support minor: more refactoring stuff 2026-05-17 23:54:09 +10:00
third_party/nanoprintf refactor: general clean up 2026-05-23 05:54:59 +10:00
.clang-format feat: get the basic prekernel stuff done 2026-05-12 14:21:29 +10:00
.clang-tidy feat: get the basic prekernel stuff done 2026-05-12 14:21:29 +10:00
.clangd feat: get the basic prekernel stuff done 2026-05-12 14:21:29 +10:00
.gitattributes chore: add gitattributes 2026-05-19 22:58:47 +10:00
.gitignore minor: more refactoring stuff 2026-05-17 23:54:09 +10:00
fab.lua refactor: general clean up 2026-05-23 05:54:59 +10:00
LICENSE feat: get the basic prekernel stuff done 2026-05-12 14:21:29 +10:00
README.md chore: update readme 2026-05-19 22:15:02 +10:00

Lunar

Small experimental kernel. (It's really stupid)

Currently only supports x86_64 but may support other architectures in the future.

Built into the Prekernel elf binary as part of Terra (the system distribution)