Hello group,
I'd replied a long time ago to one of the posts about JavaFX and
Clojure working together... I've now finally gotten back to putting it
up on Github. It is very rough and ugly code, but it does show one
way to get Clojure working with JavaFX. The simplest way I could
imagine at the time (June 2009).
It has a JavaFX UI talking to a Java facade class which loads and
exposes a Clojure script.
Be sure and read the README. It has a little more details.
Here is the Github link:
http://github.com/staypufd/JavaFXClojure
Hope it helps someone or at least gets more balls rolling on linking
up JavaFX and Clojure....
Sam Griffith Jr