Install
You can either download the binaries from the releases or build the latest main branch yourself.
Building it yourself
Dependencies
- Rust needs to be installed
Steps
- Clone the https://github.com/VFPLang/vfpl repository
- Optionally, run
cargo test
- Run
cargo install --path .