Skip to content

zmbc/shakespearelang

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

shakespearelang

Code Climate PyPI version

A friendly interpreter for the Shakespeare Programming Language, implemented in Python.

What is the Shakespeare Programming Language?

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.

Installation

pip install shakespearelang
# Or however else you install things. You do you.

Documentation

For more on how to use shakespearelang, see the docs.

Contributing

Your contributions would be much appreciated! See CONTRIBUTING.md.

About

An interpreter for the Shakespeare Programming Language, implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages