• Stars
    star
    1
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A basic calculator that utilizes Java Native Interface (JNI) to execute function of a C library. The purpose of JNI Calculator is to demonstrate how Java can utilize JNI to communicate with native libraries.