Jump to content

Shakespeare Programming Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Subrabbit (talk | contribs) at 17:38, 9 July 2004 (Oops, category should not be removed!). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Shakespeare Programming Language (SPL) is an esoteric programming language designed by Jon Åslund and Karl Hasselström. Like the Chef programming language, it is designed to make programs appear to be something other than programs; in this case, Shakespearean plays.

A character list in the beginning of the program declares a number of stack, naturally with names like "Romeo" and "Juliet". These characters enter into dialogue with each other in which they manipulate each other's topmost values, push and pop each other, and do I/O. The characters can also ask each other questions which behave as conditional statements. On the whole, the programming model is very similar to assembly language, but more than an order of magnitude more verbose.