We can look and see how Apache Spark is bringing it in. https://github.com/apache/spark/search?utf8=✓&q=janino
On Wed, Mar 2, 2016 at 9:06 AM, Chip Senkbeil (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/TOREE-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175748#comment-15175748 > ] > > Chip Senkbeil commented on TOREE-274: > ------------------------------------- > > [~lbustelo], is janino still being maintained? Based on Maven Central, no > release since January of 2015. Wonder if they added JDK 8 lambda support in > that last release. It's under org.codehaus, which is gone now; so, not sure > what the state of that project would be. > > > Java support possible? > > ---------------------- > > > > Key: TOREE-274 > > URL: https://issues.apache.org/jira/browse/TOREE-274 > > Project: TOREE > > Issue Type: New Feature > > Reporter: Randy Horman > > Labels: features > > > > In the IPython world, there exist(ed) a Java kernel: > https://github.com/Bachmann1234/java9_kernel . For Spark, Java is one of > the key core languages. Given the existing support for Scala, and taking > into account no native REPL for Java, is there a possibility of a Java > kernel in the near (or any) future? > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
