watch 01:25
Jurassic World: Dominion Dominates Fandom Wikis - The Loop
Do you like this video?
Play Sound
What is JavaFX Script?
- automatic update (bind)
- list comprehensions (sequences)
- easy-to-use
- runs on JVM
- interacts smoothly with Java
- easy natural object graph creation (object literals)
- graphics centric
- single threaded
- focused on small to medium scale applications
- curly-brace language
What else do we want?
- simple / easy-to-learn
- small footprint
- fast
Back to OpenJFX Compiler