I see the parser source is here
https://github.com/graalvm/graaljs/tree/master/graal-js/src/com.oracle.js.parser
but it's not compiled as an independent JAR available in Maven
Central. Could the GraalVM project do this?

The whole org.graalvm.js:js seems pretty big and has many
dependencies. We just need the parser.

--emi

http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more!

On Sat, Jan 12, 2019 at 9:05 AM Emilian Bold <emilian.b...@gmail.com> wrote:
>
> Wow, it's an issue I reported myself :-)
>
> --emi
>
> http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more!
>
> On Sat, Jan 12, 2019 at 9:00 AM Jaroslav Tulach
> <jaroslav.tul...@gmail.com> wrote:
> >
> > Dne pátek 11. ledna 2019 22:14:41 CET, Emilian Bold napsal(a):
> >
> > > This means that we could actually include it in Apache NetBeans,
> >
> > > correct? No need for the run-time plugin.
> >
> >
> >
> > Newer version of lib.nashorn parser is available as org.graalvm.js in Maven 
> > repository. It is licensed under friendly UPL license. It is "just" 
> > necessary to modify the code to use the new version.
> >
> >
> >
> > I've put that not to https://issues.apache.org/jira/browse/NETBEANS-2
> >
> >
> >
> > We have just one problem: find somebody who does the work...
> >
> > -jt
> >
> >
> >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to