PythonLLVM
PythonLLVM copied to clipboard
llvm.core
llvm.core from pyllvm?
Yes, sorry for the delay!
Hi! I have the same question as chenxinghao, where is the llvm.core module from? ( It is imported by mmath module.) Should one use code.google.com/p/py2llvm? Another question is - where have one to take TupleWare wrapper and other things? Thank you.
llvm.core is from llvmpy. Everything about tupleware is here: http://tupleware.cs.brown.edu/ but I don't think it is open-source unfortunately.
Is this project still maintained?