I guess Robert's idea is more like the "pypy" project for Python, which
is a fast Python interpreter written in Python.
So, there are examples of PHP interpreter/VMs written in PHP:
https://github.com/ircmaxell/PHPPHP
Best regards,
Thomas
Am 17.04.2023 20:21 schrieb Thomas Hruska:
On 4/17/202
On 4/17/2023 9:29 AM, Robert Landers wrote:
Hello Internals,
I saw someone mention writing PHP (the engine) in PHP and it got me
thinking, is there anything preventing PHP from being a self-hosted
language? I assume this has been discussed before, but I couldn't find
anything via Google or Exter