other resources
In addition to this documentation, there are a number of other resources about mnemOS, including talks, blog posts, and API documentation.
talks
- MnemOS at the RIOT OS Summit 2023, by James Munns (2023-09-18)
podcast episodes
- Chats With James Episode 011, James Munns and Eliza Weisman (2022-04-12), in which we discuss some ideas that would end up being central to the design of MnemOS
- Chats With James Episode 012, James Munns and JT Turner (2023-07-17), including a discussion of the design of MnemOS' Forth-based shell environment
development blogs
These blog posts follow the story of MnemOS's development:
- MnemOS Moment 1, by James Munns (2023-06-02)
- MnemOS Moment 2: Search for a Shell, by James Munns (2023-07-10)
generated documentation
- RustDoc API documentation for all mnemOS crates and their dependencies
(built from the
main
branch) - Weekly development updates generated from commits to the
tosc-rs/mnemos
GitHub repo