martin at v.loewis.de, 18.07.2012 07:53: > [Victor Stinner] >> I don't want to write my own library to generate machine code. > > I plan to use nanojit. As I said, generating machine code is the uninteresting part of it and won't give you much of a win. The changes you make to the way the code works while walking the path from seeing the Python code to generating machine code is what makes the difference. You could even skip the machine code generation all together and just go with triggering pre-implemented high-level patterns from the interpreter. If you code up the right patterns, your win would be bigger than with a bare 1:1 mapping from Python code to machine code. Both Cython and WPython are clear examples for that. Stefan
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4