lean4-htt/tests/lake/examples/reverse-ffi
..
lib
.gitignore
clean.sh
main.c
Makefile
README.md
test.sh

Reverse FFI

This a simple example of how a Lake library (lib/) can be used from a foreign language and build system (main.c and Makefile).