JNAerator

http://dbpedia.org/resource/JNAerator an entity of type: Thing

JNAerator é uma Ferramenta de programação para a Linguagem de programação Java que analisa o Arquivo cabeçalho de C e Objective-C e gera para invocar código nativo via (JNA), ou . rdf:langString
JNAerator is a computer programming tool for the Java programming language which automatically generates the Java Native Access (JNA) or code needed to call C, C++ and Objective-C libraries from Java code. It reads in ANSI C header files and emits Java code. Some optional customization can be done through command line options, which can be saved in configuration files. Its output is typically larger and harder to use than hand-crafted JNA bindings, but it saves time and effort for bindings of large libraries with JNA. rdf:langString
rdf:langString JNAerator
rdf:langString JNAerator
rdf:langString JNAerator
rdf:langString JNAerator
xsd:integer 26112038
xsd:integer 1081576592
rdf:langString
xsd:date 2015-05-08
xsd:double 0.12
rdf:langString JNAerator is a computer programming tool for the Java programming language which automatically generates the Java Native Access (JNA) or code needed to call C, C++ and Objective-C libraries from Java code. It reads in ANSI C header files and emits Java code. Some optional customization can be done through command line options, which can be saved in configuration files. JNAerator does not need any native compiling beyond that of the targeted dynamic library (all of the glue code is in Java), which helps simplify the process of binding Java to C native libraries when compared to Java Native Interface (JNI)-based means. Its output is typically larger and harder to use than hand-crafted JNA bindings, but it saves time and effort for bindings of large libraries with JNA.
rdf:langString JNAerator é uma Ferramenta de programação para a Linguagem de programação Java que analisa o Arquivo cabeçalho de C e Objective-C e gera para invocar código nativo via (JNA), ou .
xsd:nonNegativeInteger 3325
xsd:date 2015-05-08
xsd:string 0.12

data from the linked data cloud