Sway is a language developed for the Fuel blockchain. It is heavily inspired by Rust and aims to bring modern language development and performance to the blockchain ecosystem.
To run the compiler from this directory:
cargo run --bin forc -- -p <path_to_project>
cargo run --bin forc -- build -p example_project/fuel_project