'. '

DukeScript

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(Deployment)
(Duke Choice Award)
(10 intermediate revisions not shown.)
Line 1: Line 1:
-
[[DukeScript]]'s motto: We are the [[Java]] in [[Javascript]]! Or: The [[JavaScript]] it was meant to be.
+
[http://dukescript.com DukeScript]'s motto: We are the [[Java]] in [[Javascript]]! Or: The [[JavaScript]] it was meant to be. Anyway [[DukeScript]] is a way to write your application in [[Java]] and display and deploy it anywhere. The sample [[MineSweeper]] application has been successfully deployed to [[AppStore]], [[GooglePlay]], [[NetBeans]] and any [[Bck2Brwsr|browser]].
-
[[DukeScript]] is a set of [[API]]s that allows [[Java]] applications easily talk to [[JavaScript]] environment to (usually) animate an [[HTML]] page. The core libraries are developed as part of the [[netbeans:Html4Java|NetBeans Project]], but there are also additional libraries that play well in the overall [[DukeScript]] ecosystem (for example [[Toni]] is working on a canvas painting library).
 
-
== Deployment ==
+
== Getting Started ==
-
The [[DukeScript]] vision is to ''write once, display anywhere'' and to deliver on this promise, there are various ways to package and deploy a [[DukeScript]] application.
+
See what newcomers used to say about [[DukeScript]] before they could follow our excellent [[CRUD]] tutorial:
-
There is the [[DlvkBrwsr]] for [[Android]] devices. [[I]] wrote a [[Bck2Brwsr]] [[VM]] that allows to run [[Java]] in a plugin-less browsers. There is a way to package the application to run in [[HTML|NetBeans and Eclipse]] (like the [[MineSweeper]] example shows) and recently Alexey adopted his [[TeaVM]] to understand [[DukeScript]] as well.
+
{{#ev:youtube|v3ITo889ypI}}
-
[[DukeScript]] is the [[wikipedia:Lingua_franca|ligua franca]] when your [[Java]] needs to talk to [[JavaScript]] environment!
+
[[DukeScript]] is a set of [[API]]s that allows [[Java]] applications easily talk to [[JavaScript]] environment to (usually) animate an [[HTML]] page. The core libraries are developed as part of the [[netbeans:Html4Java|NetBeans Project]] (see [http://bits.netbeans.org/html+java/ Javadoc]), but there are also additional libraries that play well in the overall [[DukeScript]] ecosystem (for example [[Toni]] is working on a canvas painting library).
 +
 
 +
== Deployment Vision ==
 +
 
 +
The [[DukeScript]] vision is to ''write once, display anywhere'' and to deliver on this promise, there are various ways to package and deploy a [[DukeScript]] application.
 +
 
 +
There is the [[DlvkBrwsr]] for [[Android]] devices. There is [[iBrwsr]] for [[iOS]]. [[I]] wrote a [[Bck2Brwsr]] [[VM]] that allows to run [[Java]] in a plugin-less browsers. There is a way to package the application to run in [[HTML|NetBeans and Eclipse]] (like the [[MineSweeper]] example shows) and recently Alexey adopted his [[TeaVM]] to understand [[DukeScript]] as well.
 +
 
 +
[[DukeScript]] is the [[wikipedia:Lingua_franca|lingua franca]] when your [[Java]] needs to talk to [[JavaScript]] environment!
 +
 
 +
Everything can be controlled from a command line using [[Maven]], but there is a [[DukeScriptInNetBeans|NetBeans wizard]] that makes everything easier.
 +
 
 +
== [[DukeScriptInNetBeans|Getting Started]] with [[DukeScript]] ==
 +
 
 +
{{:DukeScriptInNetBeans}}
 +
 
 +
== [[Media:DukeChoiceAward.jpg|Duke Choice Award]] ==
 +
 
 +
[[Toni Epple]] and [[I|me]] holding the [[Media:DukeChoiceAward.jpg|Duke Choice Award]] on Sep 28, 2014:
 +
 
 +
[[Image:DukeChoiceAward.jpg]]
 +
 
 +
 
 +
[[Category:Video]]

Revision as of 17:29, 29 September 2014

DukeScript's motto: We are the Java in Javascript! Or: The JavaScript it was meant to be. Anyway DukeScript is a way to write your application in Java and display and deploy it anywhere. The sample MineSweeper application has been successfully deployed to AppStore, GooglePlay, NetBeans and any browser.


Contents

Getting Started

See what newcomers used to say about DukeScript before they could follow our excellent CRUD tutorial:

DukeScript is a set of APIs that allows Java applications easily talk to JavaScript environment to (usually) animate an HTML page. The core libraries are developed as part of the NetBeans Project (see Javadoc), but there are also additional libraries that play well in the overall DukeScript ecosystem (for example Toni is working on a canvas painting library).

Deployment Vision

The DukeScript vision is to write once, display anywhere and to deliver on this promise, there are various ways to package and deploy a DukeScript application.

There is the DlvkBrwsr for Android devices. There is iBrwsr for iOS. I wrote a Bck2Brwsr VM that allows to run Java in a plugin-less browsers. There is a way to package the application to run in NetBeans and Eclipse (like the MineSweeper example shows) and recently Alexey adopted his TeaVM to understand DukeScript as well.

DukeScript is the lingua franca when your Java needs to talk to JavaScript environment!

Everything can be controlled from a command line using Maven, but there is a NetBeans wizard that makes everything easier.

Getting Started with DukeScript

Client Java everywhere is now possible thanks to essential part of DukeScript - its capability to deploy to almost any device on the planet (that can render HTML). One can configure everything in an IDE independent way, but the best way to start is to get your instance of NetBeans 8.0 and follow few easy steps described in the official DukeScript getting started document.

Duke Choice Award

Toni Epple and me holding the Duke Choice Award on Sep 28, 2014:

Image:DukeChoiceAward.jpg

Personal tools
buy