11 lines
308 B
Markdown
11 lines
308 B
Markdown
# 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>`.
|