mirror of
https://github.com/peklaiho/madlisp.git
synced 2024-11-22 05:14:45 +00:00
Mirror of https://github.com/peklaiho/madlisp
bin | ||
mad | ||
src | ||
test | ||
.gitignore | ||
composer.json | ||
LICENSE | ||
phpunit.xml | ||
README.md |
MadLisp
MadLisp is a Lisp interpreter written in PHP.
Requirements
The project requires PHP 7.4 or newer and Composer.
Quickstart
Documentation
The full documentation is available on the project website.