An open API service indexing awesome lists of open source software.

https://github.com/benedekfazekas/clj-hellofx


https://github.com/benedekfazekas/clj-hellofx

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Clojure HelloFX

Toy project to investigate building native images for JavaFX applications written in clojure.

A simple Hello World application with Java 11+, JavaFX 15+, Clojure 1.10 and GraalVM.

Aims to duplicate what [gluon sample HelloFX](https://github.com/gluonhq/gluon-samples/tree/master/HelloFX) does in clojure with the github CI support to build native images.