A PHP interpreter based on the Lox language from the Crafting Interpreters book.

Maintainers

Package info

github.com/extendssoftware/lox-php

pkg:composer/extendssoftware/lox-php

Statistics

Installs: 1 553

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

0.1.0 2025-04-22 09:37 UTC

This package is auto-updated.

Last update: 2026-02-22 11:35:11 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require Build Status

LoxPHP is a PHP interpreter based on the Lox language from the Crafting Interpreters book.