Recent Posts

Project Panama for Newbies (Part 2)

Author: Carl Dea Original post on Foojay: Read More Table of Contents IntroductionWhat is a C pointer? How does it work? C Pointers Panama-fied Dereferencing a Pointer Base offset (size in bytes) What is a C struct?C Structs Panama-fiedWhat’s a java.lang.invoke.VarHandle?Sequence of StructsConclusion Updated December 29, 2025 (originally published August 17, 2021, republished January 2, 2026): This article now features Java 25 …

Read More »

Project Panama for Newbies (Part 1)

Author: Carl Dea Original post on Foojay: Read More Table of Contents What is Project Panama?Why Use Project Panama?Where do I get the jextract tool?Do I need a C compiler?Let’s Do It!Anatomy of a Hello World in CPanama Hello World ExampleLet’s jextract STDIO please!How does it work? What about 3rd party C libraries? Creating/Getting/Setting C primitive data types from Java …

Read More »

JavaFX Links of December 2025

Author: Frank Delporte Original post on Foojay: Read More Table of Contents CoreApplicationsComponents, Libraries, ToolsPodcasts, Videos, BooksTutorialsMiscellaneousJFX Central Here is the final JavaFX LinksOfTheMonth for 2025… Thank you all for sharing your knowledge and experience with JavaFX. And we hope to see even more in the next year! You can find the weekly lists on jfx-central.com. Did we miss anything? …

Read More »