Skip to content
/ FregeFX Public

Frege language binding and utilities to create JavaFX user interfaces

License

Notifications You must be signed in to change notification settings

Frege/FregeFX

Repository files navigation

FregeFX

Frege language binding and utilities to create JavaFX user interfaces

Download

Prerequisites

Java8_u40 or higher (which includes JavaFX 8, which we need here)

Usage

Run the example via

gradlew run

Introduction:

Talk from JavaOne 2016

Known uses:

Build & Install

For local build and install use

gradlew install

For running the contained example project use

gradlew run

Release Notes

Release 0.8

Full Java 8 compatibility for both, compiling and running.

Makes use of the Frege 3.24