I added a Clojure example to the Java-GI examples repository: https://github.com/jwharm/java-gi-examples/tree/main/HelloWorldClojure

I'm not a Clojure developer myself, so the code is a direct port of the Java "Hello World" example app, and not very "clojure-like" I guess 🙂

#gnome #javagi #clojure

Next on the list is a #JRuby example...