A friendly interpreter for the Shakespeare Programming Language, implemented in Python.
The Shakespeare Programming Language (SPL) is a programming language with source code that looks like Shakespeare's plays. The language is Turing complete, so theoretically just as powerful as any other language. It's a lot of fun to write but not very practical. More info can be found on Wikipedia.
Note: Shakespeare's actual plays are not valid SPL. SPL does not aim to provide backwards compatibility with legacy code written ~400 years ago.
pip install shakespearelang # Or however else you install things. You do you.
For more on how to use shakespearelang, see the docs.
Your contributions would be much appreciated! See CONTRIBUTING.md.