|
|
||
|---|---|---|
| .. | ||
| 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).
|
|
||
|---|---|---|
| .. | ||
| lib | ||
| .gitignore | ||
| clean.sh | ||
| main.c | ||
| Makefile | ||
| README.md | ||
| test.sh | ||
This a simple example of how a Lake library (lib/) can be used from a foreign language and build system (main.c and Makefile).