I've managed to write a small rpython interpreter, and the jit seems to be 
working for both single loops and bridged loop nests. Does anyone have any 
suggestions for what I should be looking at next?

Is attempting to play with the structure of the interpreter worthwhile? Or 
should I be looking to see which helper defs I can mark with the rpython 
decorators? Or something else?

Thanks
-Dave
_______________________________________________
pypy-dev mailing list -- pypy-dev@python.org
To unsubscribe send an email to pypy-dev-le...@python.org
https://mail.python.org/mailman3/lists/pypy-dev.python.org/
Member address: arch...@mail-archive.com

Reply via email to