Lucretia / jni

Ada bindings to the Java 11 Native Interface API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JNI

This is an Ada 2012 library that binds to the Java Native Interface.

Building

GNAT

$ cd build/gnat
$ make

Dependencies

Ada 2012 compiler.

Tested with

FSF GNAT 7.3.0

Copyright

Copyright (C) 2019 by Luke A. Guest

Licence

New-style BSD, see LICENCE file in source root directory and at the start of all source files.

About

Ada bindings to the Java 11 Native Interface API.

License:Other


Languages

Language:Ada 98.1%Language:Makefile 1.9%