Running

Once you've installed Rust and cloned the FeInt repo as documented in the prerequisites section, you can run FeInt using Cargo:

# Run the REPL
cargo run

# Run a script
cargo run examples/fib.fi