[LLVMdev] Dynamic typing
Aaron Gray
aaronngray.lists at googlemail.com
Sun May 3 09:38:29 PDT 2009
You may want to do a double JIT, JIT'ing your dynamic code to LLVM code then JIT'ing that.
Aaron
----- Original Message -----
From: Thomas Gatzweiler
To: llvmdev at cs.uiuc.edu
Sent: Saturday, May 02, 2009 7:47 PM
Subject: [LLVMdev] Dynamic typing
Hello,
I've spent many time trying to find a solution but I have no idea how to create a dynamically typed scripting language like Python and Ruby with LLVM.
Is there any way to realize this?
Best Regards,
Thomas Gatzweiler
------------------------------------------------------------------------------
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090503/a2e494c0/attachment.html>
More information about the llvm-dev
mailing list