It's an experimental transpiler of EO programs to Rust functions.
To build it, install Rust and then:
bash $ cargo build --release
If everything goes well, an executable binary will be in target/release/reo:
target/release/reo
bash $ target/release/reo --help