Skip to content

Lox interpreter written in PHP

License

Notifications You must be signed in to change notification settings

nclsHart/php-lox

Repository files navigation

php-lox

CI

A Lox interpreter written in PHP.

Based on Bob Nystrom's great book Crafting Interpreters.

⚠️ This project is still in progress.

Installation

Run the following command after cloning the repository:

make install

Running tests

make test

About

Lox interpreter written in PHP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published