Join Slack
Powered by
I have a C library that I’d like to use and am won...
# announcements
b
Brian Dilley
10/22/2020, 11:27 PM
I have a C library that I’d like to use and am wondering if I can get around having to write jni bindings
g
groostav
10/22/2020, 11:42 PM
I really wish. I have a bunch of fortran code that i might port to kotlin-native if i got a free
expect
and
actual
to load native code from java, would be cool as hell
groostav
10/22/2020, 11:42 PM
yes my team writes fortran. no i do not encourge it.
😂 5
b
Brian Dilley
10/22/2020, 11:54 PM
fortran for what?
d
danny
10/23/2020, 5:29 AM
Use JNA, it’s fantastic -
https://github.com/java-native-access/jna
😲 1
Open in Slack
Previous
Next