Scala on Linux/MIPS and Linux/PowerPC ?

63 views
Skip to first unread message

Nick Weeds

unread,
May 18, 2016, 2:17:06 PM5/18/16
to scala-user
It is now quite common for embedded systems to run Linux on MIPS or PowerPC processors.

How well do Scala programs run on such systems ?

Scala obviously needs a JVM - are there good JVMs for such systems ?
In particular are there any JVMs that support JIT or AOT compilation ?

Are there any other system requirements beyond a JVM, the standard JRE library, and the Scala library ?

Thanks in advance,


Naftoli Gugenheim

unread,
May 19, 2016, 6:02:26 AM5/19/16
to Nick Weeds, scala-user

Perhaps Avian?


--
You received this message because you are subscribed to the Google Groups "scala-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

William Harvey

unread,
May 23, 2016, 11:50:39 AM5/23/16
to scala-user
Scala requires a JVM...but Scala Native (https://github.com/scala-native/scala-native) compiles to LLVM, which has a MIPS and PowerPC code generator targets.
Reply all
Reply to author
Forward
0 new messages