Chris Lattner wrote:

Another thought: I see that you're currently using llc to build your programs, have you considered using the LLVM JIT?

It would be interesting to have e Boost Python wrap of LLVM for playing with...


One of the most valuable feature of LLVM is the generation of new code 'on-the-fly' with the JIT...

My regret is that I have no time to play with that beautiful piece of code (pypy and, now also llvm) *sob*

---
Paolo Invernizzi





_______________________________________________
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to