madlisp/README.md

18 lines
365 B
Markdown

# MadLisp
MadLisp is a [Lisp](https://en.wikipedia.org/wiki/Lisp_%28programming_language%29) interpreter written in PHP.
## Requirements
The project requires PHP 7.4 or newer and [Composer](https://getcomposer.org/).
## Quickstart
## Documentation
The full [documentation](http://madlisp.com/) is available on the project website.
## License
[MIT](LICENSE)