Lambda Calculus Interpreter
The Phoenician letter Lamedh, based on an ox goad, gave rise to the greek λ.
After cloning this repository, change directory inside the repo folder. Then type on your terminal
poetry install
Let’s you edit the source code and see the changes reflected in the lamedh
command
poetry install
To run tests
poetry run pytest
To open the interactive lamedh
console on your terminal, simply type
lamedh