On 2019-08-07, Skip Montanaro wrote:
> Victor's experiments into a register-based virtual machine live here:
> 
> https://hg.python.org/sandbox/registervm
> 
> I'd like to revive them, if for no other reason to understand what he
> did. I see no obvious way to collect them all as a massive diff.

I think this might work:

    $ hg diff -r fb80df16c4ff -r tip

Not sure fb80df16c4ff is the correct base revision.  It seems to be
the base of Victor's work.  I put the resulting patch file here:

    http://python.ca/nas/python/registervm-victor.txt

If you are actively working on the register VM idea, shoot me an
email.  I'm interested to collaborate.

Regards,

  Neil
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/XHB66YDONTOL2ERDMLN4Y6HPIFRMY6BD/

Reply via email to