An open API service indexing awesome lists of open source software.

https://github.com/lucretia/jni

Ada bindings to the Java 11 Native Interface API.
https://github.com/lucretia/jni

ada ada2012 binding-for-java bindings gnat java java-native-interface java11 jni

Last synced: 13 days ago
JSON representation

Ada bindings to the Java 11 Native Interface API.

Awesome Lists containing this project

README

        

# JNI

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

# Building

## GNAT

```bash
$ 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.