Acme::Bleach

From Esolang
Jump to navigation Jump to search

Acme::Bleach is a language that executes arbitrary perl code disguised in an encoding consisting of only whitespace characters. Each character of the perl source code is encoded in eight bits, the bits represented in the Acme::Bleach source code by space and tab respectiveliy for 0 and 1, and a newline after the bits of each character. The Acme::Bleach perl module can interprets the language or translate perl code to it. Acme::Bleach was created by Damian Conway in 2001.

Links

See also

  • Whitespace, a lower level language where source code contains only the same three characters.