A Perspective on D from game industry

Russel Winder via Digitalmars-d digitalmars-d at puremagic.com
Sun Jun 15 06:18:56 PDT 2014


On Sun, 2014-06-15 at 12:30 +0000, Abdulhaq via Digitalmars-d wrote:
[…]
> learning the Android API - after all, JDK8 + tooling is bearable 
> now.

On the other hand Android API is Apache Harmony which is Java 6.

Of note: Groovy finally works on Android, so you can use what Java 8
brings, on Java 6 and Java 7 using Groovy. And note Groovy may be a
dynamic language, but it is also a static language.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder



More information about the Digitalmars-d mailing list