|
|
Subscribe / Log in / New account

Faster CPython at PyCon, part one

Faster CPython at PyCon, part one

Posted May 12, 2023 7:23 UTC (Fri) by Wol (subscriber, #4433)
In reply to: Faster CPython at PyCon, part one by anton
Parent article: Faster CPython at PyCon, part one

I doubt they'll go down this road, but ...

Interpreted VM code is also known as p-code, no? And I know of at least two CPUs that were designed (Pascal) or modified (50-series) to execute p-code directly :-)

Isn't that also pretty much a description of CRISC systems?

Cheers,
Wol


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds