[](https://github.com/PizzaLvr49/vex-lang/actions)
A compiler and toolchain for the Vex programming language.
-
```bash
cargo build --release
```
```bash
cargo test
```
Generate and view the documentation:
```bash
cargo doc --no-deps --open
```
[MIT](./LICENSE)