<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>You may want to do a double JIT, JIT'ing your 
dynamic code to LLVM code then JIT'ing that.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Aaron</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=thomas.gatzweiler@googlemail.com 
  href="mailto:thomas.gatzweiler@googlemail.com">Thomas Gatzweiler</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=llvmdev@cs.uiuc.edu 
  href="mailto:llvmdev@cs.uiuc.edu">llvmdev@cs.uiuc.edu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, May 02, 2009 7:47 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [LLVMdev] Dynamic typing</DIV>
  <DIV><BR></DIV>Hello,<BR><BR>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.<BR>Is there any way to realize this?<BR><BR>Best 
  Regards,<BR><BR>Thomas Gatzweiler<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>LLVM Developers 
  mailing list<BR><A 
  href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</A>         
  <A 
  href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</A><BR>http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev<BR></BLOCKQUOTE></BODY></HTML>