What is your favorite esoteric programming language? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-02T02:17:03Z http://stackoverflow.com/feeds/question/187715 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language 21 What is your favorite esoteric programming language? Adam Bellaire 2008-10-09T15:10:08Z 2009-11-29T22:02:26Z <p>In the spirit of "fun polls"... What is your favorite <a href="http://en.wikipedia.org/wiki/Esoteric%5Fprogramming%5Flanguage" rel="nofollow">esoteric programming language</a>?</p> <p>Guidelines:</p> <ul> <li>One language per response, upvote to echo others' responses</li> <li>If you can, describe what makes it your favorite</li> <li>Provide a code sample (if practical)</li> </ul> <p>See Also: </p> <ul> <li><a href="http://stackoverflow.com/questions/17851/is-it-worth-it-to-learn-an-esoteric-programming-language">Is it worth it to learn an esoteric programming language?</a></li> <li><a href="http://stackoverflow.com/questions/63241/what-is-the-strangest-programming-language-you-have-used">What is the strangest programming language you have used?</a></li> <li><a href="http://stackoverflow.com/questions/200721/most-interesting-non-mainstream-language">Most interesting non-mainstream language?</a></li> </ul> <p><hr /></p> <p>I thought it might be nice to summarize the responses, because although there are other lists (see comments below), it turns out that this list resulted in some (arguably) non-esoteric languages getting in. Also, to my knowledge none of the other lists is ranked based on votes, but these of course are. Note that only responses with at least 1 upvote are listed below.</p> <h2>Responses by Votes</h2> <ul> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187751">LOLCODE</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187858">Brain****</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187724">Whitespace</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187786">Ook!</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187754">APL</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187723">Perl</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187911">The Shakespeare Programming Language</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187755">HOtMEfSPRIbNG</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187752">Scratch</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187859">Prolog</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187731">Lisp</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187760">Piet</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187820">LabVIEW</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187784">F#</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187822">Bash</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187847">INTERCAL</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#188295">Subtext</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#193010">K Language</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187739">Haskell</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187844">REXX</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187870">BRIEF scripting</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#187892">FORTH</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#192921">java2k</a></li> <li><a href="http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language#340378">Iota</a></li> </ul> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187723#187723 11 Answer by Lance Roberts for What is your favorite esoteric programming language? Lance Roberts 2008-10-09T15:11:14Z 2008-10-09T15:11:14Z <p>Perl.</p> <p>You can write the most efficient (not necessarily readable) expressions.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187724#187724 27 Answer by Jay for What is your favorite esoteric programming language? Jay 2008-10-09T15:11:18Z 2008-10-09T15:11:18Z <p>Definitely <a href="http://compsoc.dur.ac.uk/whitespace/" rel="nofollow">Whitespace</a> which I like because it's clever and seems like it almost has to be a hoax, but it's not. Code sample not really viable in this forum, I think ;)</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187731#187731 2 Answer by Paul Nathan for What is your favorite esoteric programming language? Paul Nathan 2008-10-09T15:12:40Z 2008-10-09T15:12:40Z <p>Lisp. It's not esoteric <em>really</em>, but it does bend my mind when I use it, and it's functional enough as a language that I don't feel that I'm playing with a pointless toy.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187733#187733 -1 Answer by warren for What is your favorite esoteric programming language? warren 2008-10-09T15:12:53Z 2008-10-09T15:12:53Z <p>APL</p> <p>or maybe Brainf*&amp;#</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187739#187739 0 Answer by Sam for What is your favorite esoteric programming language? Sam 2008-10-09T15:14:13Z 2008-10-09T15:14:13Z <p>Haskell. I just like it for no good reason :)</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187751#187751 78 Answer by Robert S. for What is your favorite esoteric programming language? Robert S. 2008-10-09T15:17:03Z 2009-05-05T21:19:11Z <p>Definitely <a href="http://en.wikipedia.org/wiki/Lolcode" rel="nofollow">LOLCODE</a>. It elegantly combines programming language design with one of the strangest <a href="http://en.wikipedia.org/wiki/Lolcats" rel="nofollow">memes</a> of this century.</p> <p>Hello World example:</p> <pre><code>HAI CAN HAS STDIO? VISIBLE "HAI WORLD!" KTHXBYE </code></pre> <p>My favorite example from the Wikipedia article:</p> <pre><code>HAI CAN HAS STDIO? I HAS A VAR IM IN YR LOOP UP VAR!!1 IZ VAR BIGGER THAN 10? KTHX VISIBLE VAR IM OUTTA YR LOOP KTHXBYE </code></pre> <p>Here's some object-oriented code, sort of:</p> <pre><code>O HAI IM thing I HAS A VAR ITZ "LOL" KTHXBYE I HAS A thing ITZ A BUKKIT I HAS A someThing ITZ LIEK A thing </code></pre> <p>LOLCODE is also implemented as a <a href="http://pgfoundry.org/projects/pllolcode/" rel="nofollow">procedural language</a>.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187752#187752 7 Answer by VonC for What is your favorite esoteric programming language? VonC 2008-10-09T15:17:20Z 2008-10-09T15:35:39Z <p><strong><a href="http://news.bbc.co.uk/2/hi/technology/6647011.stm" rel="nofollow">Scratch</a></strong>, to go back to basics ;)</p> <p><img src="http://sprog.sourceforge.net/screenshots/images/01_assembly.png" width="600" /></p> <p>More at <a href="http://scratch.mit.edu/" rel="nofollow">Scratch web site</a>.</p> <p>That way, I can show my nephew of 5 years old about my job ;)<br /> And he is already explaining <em>to me</em> about recursion !?? (because "it makes <a href="http://scratch.mit.edu/projects/Jens/274149" rel="nofollow">nice drawing in scratch</a>"...) What can I say ? He's got the latest PC, I had a ZX81... and not before 11 years old.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187754#187754 21 Answer by jop for What is your favorite esoteric programming language? jop 2008-10-09T15:17:28Z 2008-10-09T15:23:17Z <p>APL! look at all the special keys that you can use in your code:</p> <p><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/APL-keybd2.svg/600px-APL-keybd2.svg.png" alt="alt text" /></p> <blockquote> <p>APL is a mistake, carried through to perfection. It is the language of the future for the programming techniques of the past: it creates a new generation of coding bums.</p> <p>--- Edsger Dijkstra, 1968</p> </blockquote> <p>I don't think any other language can beat that.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187755#187755 6 Answer by Zarkonnen for What is your favorite esoteric programming language? Zarkonnen 2008-10-09T15:17:44Z 2008-10-09T15:17:44Z <p><a href="http://xeny.net/HOtMEfSPRIbNG" rel="nofollow">HOtMEfSPRIbNG</a>, full stop. Programming as seen through the lens of salmon moving through a system of rivers. Sample code:</p> <pre><code>Universe of bear hatchery says Hello. World!. It powers the marshy things; the power of the snowmelt overrides. </code></pre> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187760#187760 24 Answer by Adam Bellaire for What is your favorite esoteric programming language? Adam Bellaire 2008-10-09T15:19:11Z 2009-09-13T22:47:22Z <p>After seeing it mentioned here, <a href="http://www.dangermouse.net/esoteric/piet.html" rel="nofollow">Piet</a>, because of its startling appearance.</p> <p><img src="http://img34.imageshack.us/img34/9859/piet2.gif"> - "Hello, world!"</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187786#187786 23 Answer by David Arno for What is your favorite esoteric programming language? David Arno 2008-10-09T15:22:52Z 2008-10-09T15:35:27Z <p>Ook! is the most esoteric programming language ever. Here is the classic hello world program written in Ook:</p> <p>Ook. Ook? Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook! Ook? Ook? Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook? Ook! Ook! Ook? Ook! Ook? Ook. Ook! Ook. Ook. Ook? Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook! Ook? Ook? Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook? Ook! Ook! Ook? Ook! Ook? Ook. Ook. Ook. Ook! Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook! Ook. Ook! Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook! Ook. Ook. Ook? Ook. Ook? Ook. Ook? Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook! Ook? Ook? Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook? Ook! Ook! Ook? Ook! Ook? Ook. Ook! Ook. Ook. Ook? Ook. Ook? Ook. Ook? Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook! Ook? Ook? Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook? Ook! Ook! Ook? Ook! Ook? Ook. Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook. Ook? Ook. Ook? Ook. Ook? Ook. Ook? Ook. Ook! Ook. Ook. Ook. Ook. Ook. Ook. Ook. Ook! Ook. Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook. Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook! Ook. Ook. Ook? Ook. Ook? Ook. Ook. Ook! Ook.</p> <p>See <a href="http://www.dangermouse.net/esoteric/ook.html" rel="nofollow">http://www.dangermouse.net/esoteric/ook.html</a> for a number of Ook! resources.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187820#187820 9 Answer by Bill the Lizard for What is your favorite esoteric programming language? Bill the Lizard 2008-10-09T15:28:43Z 2008-10-09T15:55:11Z <p><a href="http://en.wikipedia.org/wiki/LabVIEW" rel="nofollow">LabVIEW</a> because even the source code is graphical.</p> <p><img src="http://decibel.ni.com/content/servlet/JiveServlet/downloadImage/102-2172-2-1666/untitled2.JPG" alt="alt text" /></p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187822#187822 2 Answer by Steve Baker for What is your favorite esoteric programming language? Steve Baker 2008-10-09T15:28:51Z 2008-10-09T15:28:51Z <p>Bash -- Yes, the Bourne-Again Shell, you can almost write real programs with it! Go on, try to write a web browser in bash, you can almost actually do it, and it's fun! What's more, you can use it for actually useful things, which you by and large can't in other esoteric languages. I will admit that Perl might be even more esoteric, but I love bash more.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187844#187844 1 Answer by Avdi for What is your favorite esoteric programming language? Avdi 2008-10-09T15:34:22Z 2008-10-09T15:34:22Z <p>REXX. Common on IBM operating systems and almost completely unheard-of anywhere else. I can't remember a single thing about it now, but it's the language I first taught myself to code in, so it gets my vote.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187847#187847 13 Answer by rmeador for What is your favorite esoteric programming language? rmeador 2008-10-09T15:35:13Z 2008-10-09T15:35:13Z <p>Without a doubt, <a href="http://en.wikipedia.org/wiki/Intercal" rel="nofollow">INTERCAL</a> is the best esoteric programming language. It even says it's the canonical example on the Wikipedia page!</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187858#187858 35 Answer by rmeador for What is your favorite esoteric programming language? rmeador 2008-10-09T15:37:03Z 2009-11-29T22:02:26Z <p><a href="http://en.wikipedia.org/wiki/Brainfuck" rel="nofollow">Brainfuck</a>. It lives up to its name...</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187859#187859 7 Answer by Nathan Stites for What is your favorite esoteric programming language? Nathan Stites 2008-10-09T15:37:07Z 2008-10-09T15:37:07Z <p>Prolog has always been a favorite of mine. The whole idea behind an executable problem specification and the simplicity of how it works behind the scenes astounds me. </p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187870#187870 0 Answer by James Curran for What is your favorite esoteric programming language? James Curran 2008-10-09T15:38:55Z 2008-10-09T15:38:55Z <p>The most exotic language the I actually wrote usable code in is the scripting language for the BRIEF text editor (Brief was, back in it's day, by far the best MSDOS-based text editor for programmers). </p> <p>The language itself was a lot like lisp.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187892#187892 5 Answer by idean for What is your favorite esoteric programming language? idean 2008-10-09T15:46:16Z 2009-10-02T20:12:34Z <p><a href="http://en.wikipedia.org/wiki/Forth%5F%28programming%5Flanguage%29" rel="nofollow">FORTH</a></p> <p>I wrote a few short programs in this many, many years ago. I really liked the whole Stack-oriented nature of it. Of course, it helped that my calculator of choice at the time was an HP-11c.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/187911#187911 23 Answer by Matt Cruikshank for What is your favorite esoteric programming language? Matt Cruikshank 2008-10-09T15:50:46Z 2008-10-09T15:50:46Z <p><a href="http://shakespearelang.sourceforge.net/report/shakespeare/" rel="nofollow">The Shakespeare Programming Language</a>, for sure.</p> <p>You really HAVE TO look at the code examples. They're <strong>huge</strong>.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/188295#188295 2 Answer by John Nilsson for What is your favorite esoteric programming language? John Nilsson 2008-10-09T17:26:28Z 2008-10-09T17:26:28Z <p>Subtext. A language with a visual representation of control flow.</p> <p>Look at the presentation video here: <a href="http://subtextual.org/subtext2.html" rel="nofollow">http://subtextual.org/subtext2.html</a></p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/192921#192921 2 Answer by Markus Lux for What is your favorite esoteric programming language? Markus Lux 2008-10-10T20:28:33Z 2008-10-10T20:28:33Z <p><a href="http://www.p-nand-q.com/humor/programming_languages/java2k.html" rel="nofollow">java2k</a> could be fun :)</p> <blockquote> <p>Java2K is not a deterministic programming language, but a probabilistic one. Even for built-in functions, there is only a certain probability the function will do whatever you intend it to do. All Functions have two different implementations. At runtime, based on a pseudo-RNG, the actual implementation is choosen. This is in line with common physicalist assumptions about the nature of the universe - there is never absolute security, there is always only probability.</p> </blockquote> <p>More funny features can be found <a href="http://www.p-nand-q.com/humor/programming_languages/java2k.html" rel="nofollow">here</a>.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/193010#193010 10 Answer by Constantin for What is your favorite esoteric programming language? Constantin 2008-10-10T21:03:54Z 2008-10-10T21:03:54Z <p><a href="http://en.wikipedia.org/wiki/K_programming_language" rel="nofollow">K Language</a>, a wild APL/Scheme crossbreed.</p> <p>Hello world:</p> <pre><code>"Hello world" </code></pre> <p>Compute maximum running sum inside a list of numbers:</p> <pre><code>|/0(0|+)\ </code></pre> <p>Sudoku solver:</p> <pre><code>p,:3/:_(p:9\:!81)%3 s:{*(,x)(,/{@[x;y;:;]‘&amp;21=x[&amp;|/p[;y]=p]?!10}’)/&amp;~x} </code></pre> <p><a href="http://en.wikipedia.org/wiki/Eight_queens_puzzle" rel="nofollow">N-queen</a> solver:</p> <pre><code>qn:{[n],/{:[n=#*x;,*x;,/_f'f x,\:/:(!n)_dvl,/x]}’(f:0 -1 1+/:)@!n} bd:{[p]`0:”.Q”p=\:!#p} </code></pre> <p>You still think Perl is terse?</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/340307#340307 0 Answer by Cameron MacFarland for What is your favorite esoteric programming language? Cameron MacFarland 2008-12-04T11:45:08Z 2009-11-17T18:25:16Z <p>My favourite is <a href="http://en.wikipedia.org/wiki/Chef%5F%28programming%5Flanguage%29" rel="nofollow">Chef</a> but I'm also a fan of <a href="http://en.wikipedia.org/wiki/Brainfuck" rel="nofollow">Brain****</a> and <a href="http://en.wikipedia.org/wiki/Whitespace%5F%28programming%5Flanguage%29" rel="nofollow">Whitespace</a>.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/340378#340378 8 Answer by namin for What is your favorite esoteric programming language? namin 2008-12-04T12:08:44Z 2008-12-04T12:08:44Z <p><a href="http://barker.linguistics.fas.nyu.edu/Stuff/Iota/#iota" rel="nofollow"><strong>Iota</strong></a>: <em>an unambiguous Turing-complete language with just two symbols</em>. Iota exploits the amazing fact that any combinator (i.e. lambda-definable term) can be written using only the two combinators S <code>(lambda (x) (lambda (y) (lambda (z) ((x z) (y z)))</code> and K <code>(lambda (x) (lambda (y) x)</code>. </p> <p>This fact is closely tied to the Curry-Howard isomorphism: the types of combinators correspond to tautologies of propositional logic. For example, the type of K is <code>A -&gt; B -&gt; (B -&gt; A)</code>. Read <code>A, B, C</code> as variables and <code>-&gt;</code> as implication. Try S: <code>A -&gt; B -&gt; C -&gt; ((A -&gt; C) -&gt; (B -&gt; C)</code>. Even more, any tautology can be derived from S and K using modus ponens. Why? The rules (for abstraction and application) in typed lambda-calculus correspond to the rules (for introduction and elimination of implication) in a natural deduction system.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/342823#342823 7 Answer by Norman Ramsey for What is your favorite esoteric programming language? Norman Ramsey 2008-12-05T03:25:10Z 2008-12-05T03:25:10Z <p>Hands-down, my favorite esoteric language is the 2D language designed by the Cult of the Bound Variable for the 2006 ICFP programming contest.</p> <p>Dear cult.cbv.discuss:</p> <p>I'm pleased to announce a new programming language called 2D. This language frees the programmer from the shackles of linear programming by allowing programs to occupy two dimensions. However, unlike 3- and 4- dimensional languages like CUBOL and Hypercard, it does not distract the programmer's attention with needless dimensional abandon.</p> <p>I first present an overview of the language and then delve into a more careful description of its syntax and semantics.</p> <h1>2D Overview</h1> <p>2D programs are built from boxes connected together by wires. A box takes the following form:</p> <pre><code>*=======* !command! *=======* </code></pre> <p>Wires can connect boxes:</p> <pre><code>*========* *========* !command1!------&gt;!command2! *========* *========* </code></pre> <p>Each box has two input interfaces: its North and West sides. It also has two output interfaces, its South and East sides. The following box sends the input that it receives on its North interface to its East interface:</p> <pre><code> | v *============* !send [(N,E)]!-----&gt; *============* </code></pre> <p>Wires carry values from one box to another. Each wire starts out with no value. When a value is sent along a wire, the wire keeps that same value forever. A box will only activate when all of its inputs (zero, one, or two) have values.</p> <p>The values flowing along wires take on the following forms:</p> <pre><code>val ::= () | (val, val) | Inl val | Inr val </code></pre> <p>The () value is the single base value. Two values can be paired together. They can also be stamped with the disjoint constructors Inl and Inr. Commands manipulate the structure of values and the control flow of the program by selectively sending along their outputs. For example, the 'case' command distinguishes between values stamped with Inl and Inr:</p> <pre><code> | v *=============* !case N of E,S!---- *=============* | +-------------- </code></pre> <p>If this box is sent Inl () to its North interface, then () is sent along the wire connecting to the east interface. If it is sent Inr ((), ()) then ((), ()) is sent along the south interface instead.</p> <p>2D programs can be organized into modules. A module encapsulates a collection of boxes and wires and gives them a name. The following module, called stamp, encapsulates the operation of applying the Inl and Inr constructors to the first and second components of a pair:</p> <pre><code>,........|......................................., :stamp | : : v : : *=======* : : !split N!-----+ : : *=======* v : : | *=========================* : : +------&gt;!send [((Inl W, Inr N),E)]!------ : *=========================* : : : ,................................................, </code></pre> <p>(The split command splits a pair, sending the first component south and the second component east.)</p> <p>A module can be used as a box itself. The following circuit sends (Inl (), Inr Inl ()) along the wire to the east:</p> <pre><code> *========================* !send [(((), Inl ()), E)]|---+ *========================* | +--------------------------------+ v *=========* !use stamp!----------------------------------- *=========* </code></pre> <p>Each time a "use" box is executed, a new copy of the referenced module is made (with wires carrying no values). Recursion is just a particular use of modules: modules may also "use" themselves. Mutual recursion between modules is also permitted.</p> <p>A module is limited to at most one input along each of its north and west faces. It may have multiple outputs, all along its east face. When a module is executed, exactly one of its output wires must be sent a value; this is the value that the "use" box sends along its interface.</p> <h1>2D Syntax</h1> <h2>Box syntax</h2> <p>A box's north and south edges are written with the = symbol. Its west and east edges, which must be exactly one character long, are written with the ! symbol. The box's corners are written *. No whitespace is allowed between the command and the box that surrounds it.</p> <p>The concrete syntax for commands is as follows:</p> <pre><code>inface ::= N | W outface ::= S | E exp ::= () | (exp, exp) | Inl exp | Inr exp | inface command ::= send [] | send [(exp, outface)] | send [(exp, outface), (exp, outface)] | case exp of outface, outface | split exp | use "name" </code></pre> <p>Note that extra parentheses are neither required nor permitted. A space character may be omitted when the character to its left or to its right is one of ,()[] and two consecutive space characters are never allowed.</p> <p>A name consists of one or more characters from the following set:</p> <p>0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</p> <p>If a wire is connected to the north side of a box, the v character must be used as follows:</p> <pre><code> | v *=======* !command! *=======* </code></pre> <p>The wire can connect above any = character. If a wire is connected to the west side of a box, the > character must be used as follows:</p> <pre><code> *=======* --&gt;!command! *=======* </code></pre> <p>At most one wire can be connected to each of a box's four faces.</p> <h3>Wire syntax</h3> <p>Wires are made from the following characters:</p> <pre><code>|-+# </code></pre> <p>Every wire must use at least one of these characters. That is, > and v alone are not valid wires.</p> <p>Each character is "open" on some of its sides. The | character is open on its north and south sides. The - character is open on its west and east sides. The + and # characters are both open on all four sides.</p> <p>The = character on the south face of a box is open to its south, and the ! character on the east side of a box is open to its east. The v character is open to its north, and the > character is open to its west.</p> <p>All wire characters within a module must obey the following rules of connectedness:</p> <ul> <li><p>For each - character, its west and east neighbors must both be open on their east and west sides, respectively.</p></li> <li><p>For each | character, its north and south neighbors must both be open on their south and north sides, respectively.</p></li> <li><p>For each # character, its north, south, west, and east neighbors must each be open on their south, north, east, and west sides, respectively.</p></li> <li><p>For each + character, exactly two of the following conditions must be met: a. its north neighbor is open on its south side b. its south neighbor is open on its north side c. its west neighbor is open on its east side d. its east neighbor is open on its west side</p></li> </ul> <p>Only the | and - wire characters are allowed along module boundaries, and they only require a single open neighbor on the inside of the module. (They do not syntactically connect to anything on the outside.)</p> <h3>Module syntax</h3> <p>The input consists of an arrangement of non-overlapping modules. Each module is bordered by the . character on its north and south face, the : character on its west and east face, and the , character in each corner. Additionally, the north face may optionally have one occurrence of the | character; this is the north input to the module. Similarly, the west input (if any) is represented by a - character. The east side of the module may have any number of occurrences of the - character; these are its outputs. A module's name must appear in the upper left corner of the module and be followed by a space.</p> <h2>2D Semantics</h2> <p>Evaluation of 2D programs revolves around a function for computing the value of a module instance. A module instance is a collection of wires, some of which have values, and the boxes that these wires connect.</p> <p>A module instance evaluates in a series of evaluation steps. In each step, the "ready" boxes are identified as those boxes for which all of their inputs wires have values, and which have not yet executed in this instance. All ready boxes are evaluated (see below) in an arbitrary order. If no boxes are ready, then the module instance is finished. Its output is the value of the single output wire that has a value. If more than one wire has a value, or if no wire has a value, then evaluation fails.</p> <h3>Box evaluation</h3> <p>Boxes only execute when all of their input wires have values. This is true even if the command does not reference all of the wires.</p> <p>Commands are executed as follows. First, all expressions in the command are evaluated. The expressions N and W are replaced with the values on the North and West wires, respectively. If a value is needed but no wire is connected, then evaluation fails. Then, commands are executed as follows:</p> <p>send []</p> <blockquote> <p>nothing happens.</p> </blockquote> <p>send [(val, outface)]</p> <blockquote> <p>val is sent along the specified outface.</p> </blockquote> <p>send [(val1, outface1), (val2, outface2)]</p> <blockquote> <p>val1 is sent to outface1, and val2 is sent to outface2. The two outfaces may not be equal.</p> </blockquote> <p>split (val1, val2)</p> <blockquote> <p>val1 is sent south, and val2 is sent east.</p> </blockquote> <p>case Inl val of outface1, outface2</p> <blockquote> <p>val is sent to outface1.</p> </blockquote> <p>case Inr val of outface1, outface2</p> <blockquote> <p>val is sent to outface2.</p> </blockquote> <p>use mod</p> <blockquote> <p>a new instance of the module mod is evaluated. The inputs to he module must match the inputs to this box, and are instantiated with the values along those wires. The output along the east face is the output of the module instance.</p> </blockquote> <p>In any other situation (for example, split ()), the machine fails. If a value is sent along an outface, then there must be a wire connected, or the machine fails.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/389794#389794 0 Answer by dalle for What is your favorite esoteric programming language? dalle 2008-12-23T19:13:45Z 2009-10-02T20:17:28Z <p><a href="http://www.semiologic.com/2005/04/27/fuckfuck/" rel="nofollow">F*ckF*ck</a>.</p> <p>From the <a href="http://web.archive.org/web/20050318095341/http%3A//www.chilliwilli.co.uk/ff/" rel="nofollow">original specification</a>:</p> <blockquote> <p><strong>Censorship</strong></p> <p>For those of you who blush when reading the original syntax, wish to have your grandma proof read your code or simply don't quite wish to get fired yet. The mnemonics can be censored with asterisks or with any letter of the alphabet replacing the second and/or third characters. Censored language can be interspersed with the original more full blooded form. Some f*ckf*ck programmers choose to use the censored code for the majority of their coding so as not to distract from the value and expression of the original syntax which they save for moments of extreme aggression/inspiration.</p> </blockquote> <p>HelloWorld in F*ckF*ck, censored accordingly:</p> <blockquote> <p>f**k b**b!!!!!!!! a**e s**g b**b!!!!!!! f**k t**s b**t s**g c**k f**k b**b!!!!!! a**e s**g b**b!!! f**k t**s b**t s**g b**b c**k b**b!!!!!! c**k! b**b!! c**k a**e t**s b**t f**k b**b!!!!!!! a**e s**g b**b!!! f**k t**s b**t s**g c**k f**k b**b!!!!!!!!!! a**e s**g b**b!!!!!!! f**k t**s b**t s**g t**s c**k t**s!!!!!!! c**k b**b!! c**k t**s!!!!! c**k t**s!!!!!!! c**k a**e t**s b**t f**k b**b!!!!!!! a**e s**g b**b!!! f**k t**s b**t s**g b**b c**k a**e t**s b**t b**b!!!!!!!!! c**k</p> </blockquote> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/838362#838362 -2 Answer by Cuga for What is your favorite esoteric programming language? Cuga 2009-05-08T05:27:51Z 2009-05-08T05:27:51Z <p>SML</p> <p>It's the favorite of none other than Satan himself.</p> <p><a href="http://en.wikipedia.org/wiki/Standard%5FML" rel="nofollow">http://en.wikipedia.org/wiki/Standard_ML</a></p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/872285#872285 9 Answer by JC Denton for What is your favorite esoteric programming language? JC Denton 2009-05-16T11:58:41Z 2009-10-02T20:03:40Z <p><a href="http://en.wikipedia.org/wiki/Befunge" rel="nofollow">Befunge</a></p> <blockquote> <p>Befunge is a stack-based, reflective, esoteric programming language. It differs from conventional languages in that programs are arranged on a two-dimensional grid. "Arrow" instructions direct the control flow to the left, right, up or down, and loops are constructed by sending the control flow in a cycle.</p> <p>The technique of using arrows to change control flow is demonstrated in the random number generator program below. Following the arrows around, the ? instructions send the instruction pointer in random cardinal directions until the pointer hits a digit, pushing it to the stack. Then the arrows navigate to the . to output the digit from the stack and return the pointer to the first directional randomiser. Note that there is no @ to terminate this program so it produces an endless stream of random numbers from 1 to 9.</p> </blockquote> <p>Sample</p> <pre><code>vv &lt; &lt; 2 ^ v&lt; v1&lt;?&gt;3v4 ^ ^ &gt; &gt;?&gt; ?&gt;5^ v v v9&lt;?&gt;7v6 v v&lt; 8 . &gt; &gt; ^ ^&lt; </code></pre> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1419076#1419076 2 Answer by Pascal Thivent for What is your favorite esoteric programming language? Pascal Thivent 2009-09-13T23:08:20Z 2009-09-13T23:08:20Z <p><a href="http://en.wikipedia.org/wiki/Logo%5F%28programming%5Flanguage%29" rel="nofollow">Logo</a> and its famous <a href="http://en.wikipedia.org/wiki/Turtle%5Fgraphics" rel="nofollow">Turtle</a> with a pen attached to its tail :)</p> <p>The following code draws a square:</p> <pre><code>FORWARD 100 ; draws a square with sides 100 units long LEFT 90 FORWARD 100 LEFT 90 FORWARD 100 LEFT 90 FORWARD 100 LEFT 90 </code></pre> <p>or with a loop:</p> <pre><code>REPEAT 4 [FD 100 LEFT 90] </code></pre> <p>Just for the record, the Hello World program in Logo looks like this:</p> <pre><code>print [Hello World] </code></pre> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1495516#1495516 -1 Answer by Todd for What is your favorite esoteric programming language? Todd 2009-09-29T23:55:25Z 2009-09-29T23:55:25Z <p><a href="http://www.cs.mtsu.edu/~untch/karel/" rel="nofollow">Karel the robot</a></p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1495542#1495542 0 Answer by Daniel for What is your favorite esoteric programming language? Daniel 2009-09-30T00:05:22Z 2009-09-30T00:05:22Z <p><a href="http://en.wikipedia.org/wiki/MOO%5F%28programming%5Flanguage%29" rel="nofollow">MOO!</a></p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1495587#1495587 0 Answer by Dinah for What is your favorite esoteric programming language? Dinah 2009-09-30T00:22:35Z 2009-10-02T19:11:06Z <p><b>Intuitive</b></p> <p>It's identical to C except you use closing braces to open, opening braces to close, swap the meanings of + and -, * and /, ; and :, > and &lt;, etc. Example:</p> <pre><code>int foo)int i, char c( } int six = 2 / 3: int two = six + 4: if )i &gt; 0( } printf)"i is negative"(: { { </code></pre> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1498329#1498329 0 Answer by scope-creep for What is your favorite esoteric programming language? scope-creep 2009-09-30T14:04:34Z 2009-09-30T18:18:05Z <p>I really nice deep esoteric language is SNOBOL, which I tried to learn while at Uni. I was one of the standard pre-compiler available on DEC Alpha 4100. Everbody was busy learning C/C++ as part of the standard curriculum, and I thought, lets learns SNOBOL, get it under the belt before I leave. Man, that was a mistake. Its a pattern orientated very highly abstracted language. </p> <p>B</p> <p><a href="http://en.wikipedia.org/wiki/SNOBOL" rel="nofollow">SNOBOL</a></p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1500712#1500712 1 Answer by Anax for What is your favorite esoteric programming language? Anax 2009-09-30T21:17:36Z 2009-09-30T21:17:36Z <p><a href="http://www.bigzaphod.org/taxi/" rel="nofollow">Taxi</a>. Example code (hello world) bellow:</p> <pre><code>"Hello, World!" is waiting at the Writer's Depot. Go to Writer's Depot: west 1st left, 2nd right, 1st left, 2nd left. Pickup a passenger going to the Post Office. Go to the Post Office: north 1st right, 2nd right, 1st left. Go to the Taxi Garage: north 1st right, 1st left, 1st right. </code></pre> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1500790#1500790 0 Answer by pageman for What is your favorite esoteric programming language? pageman 2009-09-30T21:36:36Z 2009-09-30T21:36:36Z <p>What about <a href="http://www.processing.org/" rel="nofollow">Processing</a>?</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1501150#1501150 4 Answer by tster for What is your favorite esoteric programming language? tster 2009-09-30T23:13:53Z 2009-09-30T23:13:53Z <p>My favorite is <a href="http://www.dangermouse.net/esoteric/zombie.html" rel="nofollow">ZOMBIE</a>.</p> <p>ZOMBIE is a programming language designed for Necromancers, particularly evil ones. (Actually, what other sorts are there?) ZOMBIE is an acronym, and stands for Zombie-Oriented Machine-Being Interface Engine.</p> <h2>Sample Programs</h2> <p><strong>Hello World</strong></p> <pre><code>HelloWorld is a zombie summon task SayHello say "Hello World!" animate animate </code></pre> <p><strong>Fibonacci Numbers</strong></p> <pre><code>Zombie1 is a zombie summon remember 1 bind Zombie2 is a zombie summon remember 1 bind FibonacciZombie is a zombie summon remember 0 task SayFibonaccis shamble say moan Zombie1 say moan Zombie2 remember Zombie1 moan Zombie1 moan Zombie2 remember Zombie2 moan Zombie1 moan Zombie2 remember moan 2 until remembering 100 animate animate </code></pre> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1511272#1511272 6 Answer by Dinah for What is your favorite esoteric programming language? Dinah 2009-10-02T19:03:17Z 2009-10-02T19:03:17Z <p><b>Conway's game of life</b></p> <p>Conway's game of life has been used to implement a Turing machine</p> <p><img src="http://upload.wikimedia.org/wikipedia/en/thumb/8/8b/Golly.png/379px-Golly.png" /></p> <p><a href="http://www.rendell-attic.org/gol/tm.htm" rel="nofollow">http://www.rendell-attic.org/gol/tm.htm</a> <br /><a href="http://everything2.com/?node_id=1006951" rel="nofollow">http://everything2.com/?node_id=1006951</a> <br /><a href="http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life#Notable_Life_programs" rel="nofollow">http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life#Notable_Life_programs</a></p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1511542#1511542 0 Answer by outis for What is your favorite esoteric programming language? outis 2009-10-02T20:05:28Z 2009-10-02T20:05:28Z <p><a href="http://catseye.tc/projects/sartre/doc/sartre.html" rel="nofollow">Sartre</a>, for the tragic beauty of its programs. What other languages not only acknowledge the absurd purposelessness of cubicle life but actually require it? In what other languages is functionality subservient to the desires of the programmer to express herself? Truly, Sartre is a language for programmers, not programs. No other language is as deeply expressive as Sartre. The most basic feature of programming, conditions, is also the most basic feature of existentialism. From the spec:</p> <blockquote> <p>[...] one may keep creating programs, one after another, like soldiers marching into the sea, but each one may seem empty, hollow, like stone. One may want to create a program that expresses the meaninglessness of existence, and instead they average two numbers.</p> </blockquote> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1511544#1511544 0 Answer by outis for What is your favorite esoteric programming language? outis 2009-10-02T20:06:33Z 2009-10-02T20:06:33Z <p><a href="http://catseye.tc/projects/turkeyb/doc/turkeyb.html" rel="nofollow">Turkey Bomb</a>, the only language that can cause alcohol poisoning.</p> http://stackoverflow.com/questions/187715/what-is-your-favorite-esoteric-programming-language/1713091#1713091 0 Answer by David for What is your favorite esoteric programming language? David 2009-11-11T04:52:05Z 2009-11-11T04:52:05Z <p>I'm still enjoying LOLCODE. </p> <p>It is rather entertaining to write a program in the manner that you do with LOLCODE.</p> <p>Other than that I would say my second pick goes to Taxi.</p> <p>Taxi is rather confusing to have to remember everything, but at least it makes for good reading. You might be able to get a job writing Soaps through it, who knows :P</p>