php-lisp

A Lisp interpreter written in PHP for fun, featuring 93% unit test coverage, strict mode, and a lightweight 57K core interpreter.

Check out php-lisp on CurateClick

• Copy the embed code to showcase this product on your website

• Share on X to spread the word about this amazing tool

php-lisp is a lisp interpreter written in PHP (just for fun) https://github.com/php-lisp/php-lisp ## introduction1. Unit test coverage is 93%2. All use PHP declare (strict_types = 1); strict mode3. Core interpreter 0 relies on only 57K packaged phar files