FFIG / ffig

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

Add bindings generation for Kotlin #465

Open jbcoe opened 5 years ago

jbcoe commented 5 years ago

Kotlin is a JVM language that we could generate bindings for.

This is for completeness rather than to satisfy an external request for language support.