[LLVMdev] Couple newbie questions :|

Tres Walsh tres.walsh at gmail.com
Sat Aug 1 23:43:04 PDT 2009


Hello there!
I'm an absolute newb at LLVM,and I was hoping someone could answer a few of
my questions.
I'm currently working on a game engine. As part of it's design, I need a
virtual machine for scripts. Is LLVM suited for this at all? Such as
registering external functions that can be called from the scripts? And if
this did work, it wouldn't really matter what language the original scripts
were written in, since they all get compiled down to the LLVM bytecode
correct?
As of now what platforms does LLVM not compile on? Is it good for embedded
work?
Sorry if these questions are extremely simplistic. I couldn't seem to find
anythong on the LLVM website pertaining to these questions.
Thanks in Advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090801/c9d2bbf7/attachment.html>


More information about the llvm-dev mailing list