extendssoftware / lox-php
A PHP interpreter based on the Lox language from the Crafting Interpreters book.
0.1.0
2025-04-22 09:37 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