extendssoftware / lox-php
A PHP interpreter based on the Lox language from the Crafting Interpreters book.
Installs: 1 056
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.3
- ext-ctype: *
- ext-mbstring: *
Requires (Dev)
- ext-xdebug: *
- mikey179/vfsstream: ^1.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0