<div dir="ltr"><div><div><div><div><div><div>Hello folks,<br></div><div><br></div><div><br></div>I'd like to call from the Jvm a shared library (.so) compiled from Fortran code, using some Python code.<br></div><br></div>My first question is, would this work? I assume yes<br><br></div>Now, since I don't have any classic header (.h) to generate something automatically with jextract, I guess I'm gonna have to do this manually, but is there a way, by any chance, I can inspect the binary library to list the different methods (and their signature)?<br></div><div><br>Otherwise I have to dig into the Fortran source code..<br></div><div><br></div><div><br></div>Thanks in advance,<br></div>Giuseppe<br></div>