You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lean4game/server/reverse-ffi
Alexander Bentkamp 11dde6aad9 more 3 years ago
..
lib more 3 years ago
.gitignore reverse-ffi test 3 years ago
Makefile more 3 years ago
README.md reverse-ffi test 3 years ago
clean.sh reverse-ffi test 3 years ago
main.c more 3 years ago
test.sh more 3 years ago

README.md

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).