Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 952 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 952 Bytes

Fizz Buzz In Shakespeare Programming Language

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.