[LLVMdev] [llvm-dev] Tool to convert scala to llvm-IR

Denys Shabalin denys.shabalin at epfl.ch
Sat Feb 28 05:39:10 PST 2015


Hi Vivek,

At the moment there is only an unfinished prototype of LLVM backend
by Geoff Reedy <http://greedy.github.io/scala-llvm/>.
It's very much incomplete and is based on an outdated version of the Scala
compiler.

You might be glad to hear that we at LAMP/EPFL are starting a new research
project in Scala <--> LLVM area soon.
At the moment it's too early to provide any more details yet but stay tuned.

Cheers,
Denys

On Sat, Feb 28, 2015 at 6:01 AM, vivek bharadwaj <bvivek35 at gmail.com> wrote:

>  Hello all,
>
>  I was looking into a tool / framework that will help me convert scala
> byte codes to llvm-IR.
>
>  I have a few questions regarding the same :
> 1) Does such a tool exist ? If so, is it complete?
> 2) If so, is it complete?
> 3) If not, how would one proceed to create this tool ?
>
>  Any pointers / links will be very helpful.
>
>  Thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150228/d8d882bf/attachment.html>


More information about the llvm-dev mailing list