[Python-ideas] Register based interpreter
Brett Cannon
brett at python.org
Fri Feb 20 20:46:56 CET 2009
On Fri, Feb 20, 2009 at 10:07, Venkatraman S <venkat83 at gmail.com> wrote:
> Hi,
>
> Has there been any discussion or effort on moving from a stack based
> interpreter to a more register based one?
> (my limited search in the archives did not yield me any results)
Very limited work done way back in the day by I believe Skip Montanaro, but
it didn't get far enough for a complete implementation and it didn't pan out
anyway.
-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20090220/7092cc0f/attachment.html>
More information about the Python-ideas
mailing list