Hi all,

      As far as I remember, Jochen had talked about Graal[1] in the dev
list. Recently I find Python, Ruby, R have joined Truffle[2] ecosystem(See
[3], [4], [5]). So I propose Groovy joins Truffle ecosystem too to leverage
the power of GraalVM.

      I created a "graal" branch[7] to experiment with just now. We can
study how "Graal.Python"[3] implements, its parser is based on antlr4 too.
SimpleLanguage[6] may be better to get started with :-)

      Any thoughts?

Cheers,
Daniel.Sun
[1] https://github.com/oracle/graal
[2] https://github.com/oracle/graal/tree/master/truffle
[3] https://github.com/graalvm/graalpython
[4] https://github.com/oracle/truffleruby
[5] https://github.com/oracle/fastr
[6] https://github.com/graalvm/simplelanguage
[7]
https://git-wip-us.apache.org/repos/asf?p=groovy.git;a=shortlog;h=refs/heads/graal





--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Reply via email to