lean4-htt/examples/ffi
2021-10-03 13:31:09 -04:00
..
c refactor: rename 'ext' example to 'ffi' 2021-07-27 07:24:45 -04:00
lib test: add ffi-dep example and fix ffi example 2021-09-19 20:01:55 -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 feat: add name to package DSL signature 2021-10-03 13:31:09 -04:00
package.sh test: use $LAKE everywhere 2021-09-21 12:17:27 -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.