Python and the need for speed

Thomas Nyberg tomuxiong at gmx.com
Sat Apr 8 23:47:45 EDT 2017


On 04/08/2017 05:20 PM, breamoreboy at gmail.com wrote:
> I've an idea that http://www.mos6581.org/python_need_for_speed is a week late for April Fool's but just in case I'm sure that some of you may wish to comment.
> 
> Kindest regards.
> 
> Mark Lawrence.
> 
Regarding your restricted subset of python you call turbopython, have
you looked into rpython which is a restricted subset of python used by
pypy to implement their jit?

http://rpython.readthedocs.io/en/latest/faq.html#what-is-this-rpython-language



More information about the Python-list mailing list