lean4-htt/examples/ffi
2021-10-09 19:24:28 -04:00
..
c test: expand examples/ffi to use getLeanIncludeDir 2021-10-08 15:20:23 -04:00
lib test: expand examples/ffi to use getLeanIncludeDir 2021-10-08 15:20:23 -04:00
.gitignore refactor: rename 'ext' example to 'ffi' 2021-07-27 07:24:45 -04:00
clean.sh chore: fix shell script permissions 2021-09-13 11:40:05 -04:00
lakefile.lean chore: use c++ not cc at examples/fffi 2021-10-09 11:26:21 -04:00
package.sh feat: new build CLI 2021-10-09 19:24:28 -04:00
README.md refactor: rename 'ext' example to 'ffi' 2021-07-27 07:24:45 -04:00
test.sh test: expand examples/ffi to use getLeanIncludeDir 2021-10-08 15:20:23 -04:00

This example was adapted from Xubai Wong's simpleAdd Lake demo. Done with permission from the author.