MOROS is a hobby operating system written in Rust by Vincent Ollivier. It targets computers with an x86-64 architecture and a BIOS, typically from 2005 to 2020. It also runs well on most emulators. MOROS is open source. You can build or download an image. Check out the manual for details on how to use it. MOROS is text-based and draws inspiration from Unix and DOS to provide a simple and efficient environment for computing and communication from the command line. Each program is designed to ensure a cohesive user interface across the entire system. The shell is the hearth of MOROS, used to navigate the filesystem and run other programs.
Features
- A lisp interpreter serves as the primary programming environment to extend the userspace
- A basic text editor is included for editing text files and scripts
- Other utilities include a calculator and the find command
- MOROS features a network stack with drivers for Intel PRO/1000, RTL8139, and PCNET cards
- It also includes some games
- Documentation available
Categories
Operating SystemsLicense
MIT LicenseFollow MOROS
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MOROS!