Posted 02/09/2017 18:00:00

I've been getting back into some esoteric programming languages lately, mainly Shakespeare. Unfortunately the original version of Shakespeare no longer seems to work on recent versions of Linux. There's a Python version on Github, but it lacks support for stacks (which turn out to be a pretty important part of Shakespeare...) So I added on support for stacks to the Python implementation. Maybe someday I'll figure out how to upload code to Github. Meh.

Future possibilities for new things I'm considering implementing in Shakespeare include floating point numbers (so I could actually calculate Rydberg atom state energies), and random numbers.

Transcript