https://github.com/benedekfazekas/clj-hellofx
https://github.com/benedekfazekas/clj-hellofx
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benedekfazekas/clj-hellofx
- Owner: benedekfazekas
- Created: 2021-02-18T16:46:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-05T11:42:34.000Z (about 4 years ago)
- Last Synced: 2025-01-19T13:34:21.364Z (5 months ago)
- Language: Clojure
- Size: 514 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.