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

ASF GitHub Bot commented on TINKERPOP-1489:
-------------------------------------------

Github user spmallette commented on the issue:

    https://github.com/apache/tinkerpop/pull/450
  
    I've cherry picked this PR to this branch:
    
    https://github.com/apache/tinkerpop/tree/tp32-glv
    
    and made a commit or two to get it to compile against the tp32 branch. It's 
in there with #600 as well. This will allow others to more easily collaborate 
on the GLVs so that we can actually get these ready for merge to the release 
branches. We'll keep the JIRA issue open until tp32-glv is solid. In the mean 
time I think we can close this PR.


> 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
>            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.3.15#6346)

Reply via email to