reo 0.0.1

Transpiler of EO programs to Rust functions
docs.rs failed to build reo-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

EO principles respected here We recommend IntelliJ IDEA

cargo crates.io PDD status Hits-of-Code Lines of code License

It's an experimental transpiler of EO programs to Rust functions.

To build it, install Rust and then:

$ cargo build --release

If everything goes well, an executable binary will be in target/release/reo:

$ target/release/reo --help