FFIG / ffig

Generate code to call C++ libraries from other languages
MIT License
29 stars 9 forks source link

Add Bazel extensions for FFIG #420

Open jbcoe opened 6 years ago

jbcoe commented 6 years ago

Bazel is a cross-platform build tool that could be extended using Skylark to support FFIG.

https://bazel.build https://docs.bazel.build/versions/master/skylark/language.html

jbcoe commented 5 years ago

Work is underway on this item on branch dev-jbcoe-bazel.