Lisp-py

This is a horrible, ugly interpreter for a trivial lisp. Don’t use it. It was written as an excuse to mess around with the new pattern matching introduced in python 3.10.

How to run tests:

$ poetry install
$ poetry run pytest

GitHub

View Github