Skip to content

"If non-Java programmers find some library useful and easy to access, it should be similarly accessible to Java programmers." - Interconnecting JVM and native code. Tutorials, learning by examples

Notifications You must be signed in to change notification settings

tornaia/panama-tutorial

Repository files navigation

Panama Tutorial

"I am always ready to learn, but I do not always like to be taught." – Winston Churchill

Tutorials

  • 001 - Java calls C void method without parameters, C writes to console
  • 002 - C returns the sum of the two passed int parameters
  • 003 - C returns the center Point of two Point structs
  • 004 - Java calls C++ main (default entry point) and main2 without parameters, C++ writes to stdout

Prerequisites

Building OpenJDK

More to read

About

"If non-Java programmers find some library useful and easy to access, it should be similarly accessible to Java programmers." - Interconnecting JVM and native code. Tutorials, learning by examples

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published