[Bf-python] Rpython to LLVM

HartsAntler goatman.py at gmail.com
Sun Apr 22 11:17:31 CEST 2012


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-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20120422/43a68cc6/attachment.html>


More information about the Bf-python mailing list