Get Vex
Get Vex
Vex is available for Linux systems (Tested on Debian and Fedora)
Use the one-line command below in your terminal to install Vex:
sudo curl -fsSL https://raw.githubusercontent.com/AstroMeYT/Vex/refs/heads/main/vex -o /usr/local/bin/vex && sudo chmod +x /usr/local/bin/vex
How to use Vex
Vex can run .vex files using vex file.vex .
New environments can be created with vex env create . After that, follow the prompts.