<div dir="ltr">Hi Joachim,<div><br></div><div>You can compile the project as a standalone .jar file that can be run via `java -jar`. 'epm' can also generate a script that runs the 'java' command with the full classpath set for you if you don't want to wait for the uberjar generation which is currently a bit slow.</div><div><br></div><div>Hope that helps,</div><div>Rahul</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 12, 2017 at 7:52 PM, Joachim Durchholz <span dir="ltr"><<a href="mailto:jo@durchholz.org" target="_blank">jo@durchholz.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Am 12.01.2017 um 10:38 schrieb Sergiu Ivanov:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Shamelessly stolen from the page of Eta (Haskell on JVM):<br>
<br>
  <a href="https://github.com/rahulmutt/eta-2048" rel="noreferrer" target="_blank">https://github.com/rahulmutt/e<wbr>ta-2048</a><br>
<br>
I'm not sure how well this fits into what you want, but, supposedly, a<br>
lot of fancy details can be left out, including those actually requiring<br>
Java (I've no idea what exactly I'm talking about here :D)<br>
</blockquote>
<br></span>
JavaFX is Oracle's latest GUI library. It allows styling controls via CSS (styling was very difficult to do well with Swing, its predecessor).<br>
JavaFX is available as part of the standard library since Java 8.<br>
<br>
So yes you'll need to have Java installed to run that thing.<br>
You don't have to know much about Java itself, deployment may be complicated though (depends on what the Eta guys did in that area).<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bi<wbr>n/mailman/listinfo/haskell-caf<wbr>e</a><br>
Only members subscribed via the mailman list are allowed to post.</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Rahul Muttineni</div>
</div>