https://github.com/mkashirin/zos
Elementary OS kernel snippet written in the Zig programming language that can be run on x86 microarchitecture with QEMU.
https://github.com/mkashirin/zos
kernel os system-programming x86 zig
Last synced: 4 months ago
JSON representation
Elementary OS kernel snippet written in the Zig programming language that can be run on x86 microarchitecture with QEMU.
- Host: GitHub
- URL: https://github.com/mkashirin/zos
- Owner: mkashirin
- Created: 2024-06-03T22:26:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T23:04:53.000Z (about 2 years ago)
- Last Synced: 2025-01-12T20:49:30.805Z (over 1 year ago)
- Topics: kernel, os, system-programming, x86, zig
- Language: Zig
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZOS
ZOS is an elementary OS kernel snippet written in the Zig programming language
that can be run on x86 microarchitecture with QEMU.