BurritOS Developpement Operating System in Rust for RISC-V architecture named BurritOS (BurritOS Using Rust Really Improve The Operating System) Project Group M1 IL/CR 2022-2023 Managed by @ipuault@gitlab.istic.univ-rennes1.fr
Go to file
2023-02-07 23:16:11 +01:00
src Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print 2023-02-07 23:16:11 +01:00
.gitignore Update .gitignore 2022-10-05 16:40:04 +02:00
Cargo.lock decode & struct Instruction 2022-10-19 16:39:38 +02:00
Cargo.toml Initialized cargo project 2022-10-05 16:30:21 +02:00
README.md Update README.md 2022-10-05 16:39:38 +02:00

BurritOS

BurritOS (BurritOS Using Rust Really Improves The Operating System) is an educational operating system written in Rust and running on a RISC-V emulator. It aims to be used as an educational platform for learning about operating systems.

Based on NachOS (Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved.)

Authors

Amaury Brodu, Abdelmajid El Bahri, François Autin, Quentin Legot, Baptiste Meauze, Gabriel Moysan, Rémi Rativel, Samy Solhi