This project contains code for running FizzBuzz in the Shakespeare Programming Language, also known as SPL. SPL is an esoteric programming language, and as such, is not intended to be used as a serious programming language.
This GitHub repo contains code that is featured on my blog post, "The Theater Student's Guide To Passing Coding Interviews".
To run the code, you can find any of the compilers online, or use an SPL to C code translater.
If you are interested in learning more about SPL, I encourage you to check out this research paper by Karl Hasselström and Jon Åslund on how the language works.