master
lean-rust-ffi-experiments
This repo exists to demonstrate FFI between lean and rust.
Take a look at the justfile in the repository root for operations that can be run
on this code.
Run:
$ just run-rust
To build a Lean library, a Rust executable that links against that library, and run the Rust executable.
Description
Languages
Rust
75.9%
Lean
16.5%
Just
7.6%