extendssoftware / lox-php
A PHP interpreter based on the Lox language from the Crafting Interpreters book.
0.2.0
2026-07-06 11:24 UTC
Requires
- php: ^8.3
- ext-ctype: *
- ext-mbstring: *
Requires (Dev)
- ext-xdebug: *
- mikey179/vfsstream: ^1.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0