Version 6 of LLVM

Updated 2010-05-27 21:36:23 by jos

Low Level Virtual Machine

http://llvm.org/

http://llvm.org/img/LLVM-Logo-Derivative-2.png

It's being used to speed up Python, check http://code.google.com/p/unladen-swallow/ .

jdc 21-may-2010: To get started with LLVM, I made a Tcl wrapper for the LLVM C interface: llvmtcl.