Find Related products on Amazon

Shop on Amazon

Esoteric Programming Languages Are Fun—Until They Kill the Joke

Published on: 2025-06-27 06:00:00

Some programming languages helped send humans to the moon, some are cooking up new leukemia drugs, and some exist just to fuck with you. Brainfuck is a minimalist “esoteric language,” or “esolang,” made up of just eight non-alphabetic characters. Esolangs are experimental, jokey, and intentionally hard-to-use languages created to push the boundaries of code (and your buttons). In Brainfuck, part of the basic “Hello, World” program looks like .<-.<.+++.------.---, which makes any normal person want to say “Goodbye, World.” Most esolangs don’t even look like computer code at all. Here’s one way to print “HI” in the Shakespeare Programming Language: All the World’s a Program. Hamlet, a melancholy prince. Ophelia, the voice of the machine. Act: 1. Scene: 1. [Enter Hamlet and Ophelia] Ophelia: You are as sweet as the sum of a beautiful honest handsome brave peaceful noble Lord and a happy gentle golden King. Speak your mind! Hamlet: You are as beautiful as the sum of blossoming lov ... Read full article.