https://github.com/augustl/halt
OS where everything is immutable! (Experimental)
https://github.com/augustl/halt
immutable osdev rust
Last synced: 11 months ago
JSON representation
OS where everything is immutable! (Experimental)
- Host: GitHub
- URL: https://github.com/augustl/halt
- Owner: augustl
- Archived: true
- Created: 2014-01-01T12:00:22.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-12-11T20:36:16.000Z (over 7 years ago)
- Last Synced: 2025-04-26T08:11:53.145Z (11 months ago)
- Topics: immutable, osdev, rust
- Language: Rust
- Homepage: http://augustl.com/blog/2014/an_immutable_operating_system/
- Size: 91.8 KB
- Stars: 274
- Watchers: 55
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HALT
HALT is an operating system research project.
## Can I use HALT?
It's nowhere near finished. I'm still figuring out the basics of how to boot a PC. I've never made an operating system or even a virtual machine or programming language.
## Why does this repo have so many stars?
I wrote [a blog post](http://augustl.com/blog/2014/an_immutable_operating_system/) about HALT that someone [submitted to Hacker News](https://news.ycombinator.com/item?id=7166173). The idea of HALT seemed to resonate with a lot of people!