Skip to content

valoran-M/Arrakis

Repository files navigation

Arrakis

Arrakis is a RISC-V simulator written in OCaml, primarly designed for education.

✨ Features

📦 Installation

Since Arrakis is written in OCaml, it can be installed using opam, OCaml Package Manager:

$ opam install arrakis

📚 Documentation

Documentation about Arrakis usage is available here.

🧪 Development

The main branch is currently developed using OCaml 5.0 and Dune 3.10.

For contributions, please take a look at CONTRIBUTING.md.

⚖️ License

Arrakis is distributed under the CeCILL 2.1 license.