Search by

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

Package info

github.com/extendssoftware/lox-php

pkg:composer/extendssoftware/lox-php

Statistics

Installs: 1 817

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

0.2.0 2026-07-06 11:24 UTC

This package is auto-updated.

Last update: 2026-09-06 11:55:59 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.