PythonLLVM icon indicating copy to clipboard operation
PythonLLVM copied to clipboard

llvm.core

Open chenxinghao opened this issue 9 years ago • 4 comments

llvm.core from pyllvm?

chenxinghao avatar Jan 27 '16 04:01 chenxinghao

Yes, sorry for the delay!

aherlihy avatar May 11 '16 18:05 aherlihy

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.

EnergonV avatar Mar 31 '18 17:03 EnergonV

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.

aherlihy avatar Apr 09 '18 09:04 aherlihy

Is this project still maintained?

gideongrinberg avatar Sep 30 '20 17:09 gideongrinberg