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
