You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Jorge Bay (JIRA)" <ji...@apache.org> on 2017/08/17 10:32:00 UTC

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

    [ https://issues.apache.org/jira/browse/TINKERPOP-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16130220#comment-16130220 ] 

Jorge Bay commented on TINKERPOP-1489:
--------------------------------------

I would like to start moving this forward. I'll rebase this against tp32 and submit a pull request for a final review.

> Provide a Javascript Gremlin Language Variant
> ---------------------------------------------
>
>                 Key: TINKERPOP-1489
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1489
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: language-variant
>    Affects Versions: 3.2.5
>            Reporter: Jorge Bay
>
> It would be nice to have a Javascript Gremlin Language Variant that could work with any ES5 runtime, specially the ones that support [CommonJs|http://requirejs.org/docs/commonjs.html], like Node.js.
> Nashorn, the engine shipped with JDK 8+, does not implement CommonJs but provides [additional extensions|https://wiki.openjdk.java.net/display/Nashorn/Nashorn+extensions] making modular JavaScript possible. Nashorn should be supported in order to run glv tests under the same infrastructure (JDK8).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)