There is a patch for PyLLVM to make it work with Python3.  Rpython to LLVM
translation could be a great way to accelerate Python addons for Blender,
giving compiled speed ups, without having to worry about shipping CPython
extension modules for every platform, LLVM IR is portable so it should be
as easy as generate once - run everywhere.  Check out my recent post:
http://pyppet.blogspot.com/2012/04/rpython-to-llvm.html
-brett-
_______________________________________________
Bf-python mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-python

Reply via email to