Is LLVM suitable for parallel languages?

Posted by DSblizzard on Stack Overflow See other posts from Stack Overflow or by DSblizzard
Published on 2010-03-14T09:31:55Z Indexed on 2010/03/14 9:35 UTC
Read the original article Hit count: 205

What properties of LLVM makes it good choice for implementation of (parallel, concurrent, distributed)-oriented language, what makes it bad?

© Stack Overflow or respective owner

Related posts about llvm

Related posts about compiler