Concurrent paths of execution in Truffle languages

jwin jwin1968 at gmail.com
Tue Feb 3 20:54:56 UTC 2015


Hi,

Is there any recommended way to implement concurrent AST interpretation ?
Implementing concurrency features in aTruffle language would be a nice feature.

I'm not talking about utilizing any concurrency feature of the host language for AST interpretation.
What I mean is something to implement things like go-blocks in a Truffle language....

Regards,
Joerg



More information about the graal-dev mailing list