lean4-htt/examples/ffi
2021-09-13 11:40:05 -04:00
..
c refactor: rename 'ext' example to 'ffi' 2021-07-27 07:24:45 -04:00
lib refactor: rename 'ext' example to 'ffi' 2021-07-27 07:24:45 -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
package.lean refactor: make PackageConfig take normal targets 2021-09-04 18:53:21 -04:00
package.sh chore: fix shell script permissions 2021-09-13 11:40:05 -04:00
README.md refactor: rename 'ext' example to 'ffi' 2021-07-27 07:24:45 -04:00
test.sh chore: fix shell script permissions 2021-09-13 11:40:05 -04:00

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