LUA is the default scripting language for most video games these days (including World of Warcraft) because it's trivial to embed, crazy fast and quite a reasonable language in the "C family" category.
-- Cédric On Wed, Jun 11, 2014 at 6:56 AM, Fabrizio Giudici < [email protected]> wrote: > On Wed, 11 Jun 2014 13:16:24 +0200, Joel Neely <[email protected]> > wrote: > > Lua is the programming language under the Codea app on the iPad, and has >> been used as "the language" to write games publishable on that platform. >> > > If I'm not wrong Lua is also used by Adobe Lightroom, for the UI interface. > > > -- > Fabrizio Giudici - Java Architect @ Tidalwave s.a.s. > "We make Java work. Everywhere." > http://tidalwave.it/fabrizio/blog - [email protected] > > > -- > You received this message because you are subscribed to the Google Groups > "Java Posse" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/javaposse. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Java Posse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/javaposse. For more options, visit https://groups.google.com/d/optout.
