Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tcl on GraalVM?

74 views
Skip to first unread message

stefan

unread,
Apr 19, 2018, 5:34:51 AM4/19/18
to
Has anyone attempted to use GraalVM as backend for Tcl via LLVM bitcode (i.e., via SULONG, the LLVM bitcode interpreter for GraalVM)?

https://www.graalvm.org/
https://github.com/graalvm/sulong

- For example: build a KitDLL with clang -emit-llvm -> bitcode -> GraalVM

- Another example: Tcl script -> tclquadcode -> bitcode -> GraalVM

I would just be curious whether there is any roadblock (obvious for anyone else) in doing so, rather than attempting it and failing honourably then.

Thx, Stefan
0 new messages