the mnemOS Book
This is the documentation for mnemOS (mnɛːmos
), a hobby-grade,
experimental operating system for small computers (and bigger ones,
too). The mnemOS book includes a summary of mnemOS's
design and a tour of the operating system's
components, as resources for mnemOS users and
contributors, and the rendered documentation for accepted mnemOS
RFCs.
The mnemOS Book is an living document, and is updated on a best-effort basis. As mnemOS is in active development, some documentation in the book may not always be up to date with the latest state of the project. Also, some parts of the book have yet to be written.
If you encounter missing or inaccurate information, please let us know by opening a GitHub issue, or feel free to open a pull request to add to the book!
elsewhere
In addition to this documentation, you can find more about mnemOS here:
- our website, https://mnemos.dev
- the
tosc-rs/mnemos
GitHub repository - hosted RustDoc API documentation for mnemOS crates
- developer chat on Matrix at #mnemos-dev:beeper.com
license
This documentation is dual-licensed under the MIT + Apache 2.0 licenses.
code of conduct
The mnemOS project follows the Contributor Covenant Code of Conduct.