308 B
308 B
Pivot
Pivot is a new programming language built with Rust by Garen Tyler. Pivot is currently in the alpha stage of development.
Installation
- Download the repo with
git clone https://github.com/ElementG9/pivot
. - Install [Rust][https://www.rust-lang.org/].
- Run with
cargo run <filename>
.