Skip to content
/ jni Public
forked from Lucretia/jni

Ada bindings to the Java 11 Native Interface API.

License

Notifications You must be signed in to change notification settings

optikos/jni

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ada 98.1%
  • Makefile 1.9%