Diablo is under development and is not functional yet.

Install

  1. Package Manager
  2. Compile from Source

Currently, the only installation option available is to build from source.

Package Manager

TBD - Install the diablo crate from crates.io, the community registry for Rust packages.

Compile from Source

Clone the repository and install via cargo.

git clone https://github.com/diablo-lang/diablo
cd diablo/
cargo run

Reference

Version

  • Stable: v0.0.0 (TBD)