What is the most clever code you've ever seen? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-12T07:17:53Z http://stackoverflow.com/feeds/question/226469 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen 7 What is the most clever code you've ever seen? dicroce 2008-10-22T16:01:40Z 2009-06-01T19:46:18Z <p>My favorite is Tom "Duff's Device". It took me literally months after I first found this before I felt like I fully understood it. That said, I have seen others (there is an amazingly short implementation of a regular expression engine by Brian Kernighan in the book Beautiful Code). </p> <pre> dsend(to, from, count) char *to, *from; int count; { int n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } } </pre> <p>What is the cleverest code you've ever seen?</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226492#226492 16 Answer by gbjbaanb for What is the most clever code you've ever seen? gbjbaanb 2008-10-22T16:06:44Z 2008-10-22T16:06:44Z <p>I've not seen this, but as urban legends go, it might be true:</p> <p><a href="http://www.pbm.com/~lindahl/mel.html" rel="nofollow">The Story of Mel</a></p> <blockquote> <p>"There was a program to do that job, an "optimizing assembler", but Mel refused to use it.</p> <p>"You never know where it's going to put things", he explained"</p> </blockquote> <p>Lord knows what he'd think of today's 'point and click' approaches to coding :)</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226501#226501 1 Answer by SoloBold for What is the most clever code you've ever seen? SoloBold 2008-10-22T16:08:43Z 2008-10-22T16:08:43Z <p>I always thought the "<a href="http://en.wikipedia.org/wiki/Just_another_Perl_hacker" rel="nofollow">Just another Perl hacker,</a>" stuff was pretty clever, although it's kind of the opposite of "beautifully clean" code. There's some kind of beauty in it, in my opinion, <a href="http://www.cpan.org/misc/japh" rel="nofollow">a very twisted beauty</a>.</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226509#226509 8 Answer by David Arno for What is the most clever code you've ever seen? David Arno 2008-10-22T16:09:58Z 2008-10-22T16:25:51Z <p>I do not think your example code is clever at all, as it is ridiculously difficult to work out what it does.</p> <p>Clever code must meet all of these requirements:</p> <ol> <li>Be easy to understand</li> <li>Work</li> <li>Achieve something in an elegant and succinct way</li> </ol> <p>If it isn't easy to understand, then it is isn't clever code.</p> <p>(Edited to remove the claim that hard to understand code is stupid code as there are occasions when it is necessary to write hard to understand code. Of course, it should then have copious amounts of documentation to explain it...)</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226511#226511 6 Answer by Kurt W. Leucht for What is the most clever code you've ever seen? Kurt W. Leucht 2008-10-22T16:10:14Z 2008-10-22T20:02:03Z <p>Wasn't there a small demo flight simulator application circling the newsgroups a couple decades ago where the code was in the shape of an airplane or something? I just looked for it online and can't seem to find it. Maybe my memory is bad.</p> <p><strong><em>edit: <a href="http://stackoverflow.com/users/257/josh">Josh</a> helped me find it. Thanks, Josh.</em></strong></p> <p><a href="http://www1.us.ioccc.org/years.html#1998" rel="nofollow">http://www1.us.ioccc.org/years.html#1998</a><br /> (it's the first entry labeled "banks")</p> <blockquote> <p>1998 - 14th International Obfuscated C Code Contest</p> <p>Best of Show:<br /> Carl Banks<br /> Penn State Department of Aerospace Engineering<br /> 232 Hammond Building<br /> University Park, PA 16802 USA </p> <p><a href="http://www.personal.psu.edu/users/c/w/cwb129/" rel="nofollow">http://www.personal.psu.edu/users/c/w/cwb129/</a></p> <p>What can we say? It's a flight sim done in 1536 bytes of real code. This one is a real marvel. When people say the size limits are too tight, well, we can just point them at this one. This program really pushes the envelope! [...] you will need an X-ish system, and a select() system call.</p> </blockquote> <pre><code>#include &lt;math.h&gt; #include &lt;sys/time.h&gt; #include &lt;X11/Xlib.h&gt; #include &lt;X11/keysym.h&gt; double L ,o ,P ,_=dt,T,Z,D=1,d, s[999],E,h= 8,I, J,K,w[999],M,m,O ,n[999],j=33e-3,i= 1E3,r,t, u,v ,W,S= 74.5,l=221,X=7.26, a,B,A=32.2,c, F,H; int N,q, C, y,p,U; Window z; char f[52] ; GC k; main(){ Display*e= XOpenDisplay( 0); z=RootWindow(e,0); for (XSetForeground(e,k=XCreateGC (e,z,0,0),BlackPixel(e,0)) ; scanf("%lf%lf%lf",y +n,w+y, y+s)+1; y ++); XSelectInput(e,z= XCreateSimpleWindow(e,z,0,0,400,400, 0,0,WhitePixel(e,0) ),KeyPressMask); for(XMapWindow(e,z); ; T=sin(O)){ struct timeval G={ 0,dt*1e6} ; K= cos(j); N=1e4; M+= H*_; Z=D*K; F+=_*P; r=E*K; W=cos( O); m=K*W; H=K*T; O+=D*_*F/ K+d/K*E*_; B= sin(j); a=B*T*D-E*W; XClearWindow(e,z); t=T*E+ D*B*W; j+=d*_*D-_*F*E; P=W*E*B-T*D; for (o+=(I=D*W+E *T*B,E*d/K *B+v+B/K*F*D)*_; p&lt;y; ){ T=p[s]+i; E=c-p[w]; D=n[p]-L; K=D*m-B*T-H*E; if(p [n]+w[ p]+p[s ]== 0|K &lt;fabs(W=T*r-I*E +D*P) |fabs(D=t *D+Z *T-a *E)&gt; K)N=1e4; else{ q=W/K *4E2+2e2; C= 2E2+4e2/ K *D; N-1E4&amp;&amp; XDrawLine(e ,z,k,N ,U,q,C); N=q; U=C; } ++p; } L+=_* (X*t +P*M+m*l); T=X*X+ l*l+M *M; XDrawString(e,z,k ,20,380,f,17); D=v/l*15; i+=(B *l-M*r -X*Z)*_; for(; XPending(e); u *=CS!=N){ XEvent z; XNextEvent(e ,&amp;z); ++*((N=XLookupKeysym (&amp;z.xkey,0))-IT? N-LT? UP-N?&amp; E:&amp; J:&amp; u: &amp;h); --*( DN -N? N-DT ?N== RT?&amp;u: &amp; W:&amp;h:&amp;J ); } m=15*F/l; c+=(I=M/ l,l*H +I*M+a*X)*_; H =A*r+v*X-F*l+( E=.1+X*4.9/l,t =T*m/32-I*T/24 )/S; K=F*M+( h* 1e4/l-(T+ E*5*T*E)/3e2 )/S-X*d-B*A; a=2.63 /l*d; X+=( d*l-T/S *(.19*E +a *.64+J/1e3 )-M* v +A* Z)*_; l += K *_; W=d; sprintf(f, "%5d %3d" "%7d",p =l /1.7,(C=9E3+ O*57.3)%0550,(int)i); d+=T*(.45-14/l* X-a*130-J* .14)*_/125e2+F*_*v; P=(T*(47 *I-m* 52+E*94 *D-t*.38+u*.21*E) /1e2+W* 179*v)/2312; select(p=0,0,0,0,&amp;G); v-=( W*F-T*(.63*m-I*.086+m*E*19-D*25-.11*u )/107e2)*_; D=cos(o); E=sin(o); } } </code></pre> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226513#226513 10 Answer by jamesh for What is the most clever code you've ever seen? jamesh 2008-10-22T16:10:50Z 2008-10-22T16:50:17Z <p><a href="http://labs.google.com/papers/mapreduce.html" rel="nofollow">MapReduce</a>.</p> <p>Whilst it may not be the easiest thing to understand <em>to start with</em>, once you understand it, and how it works, it is incredibly elegant, and powerful.</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226520#226520 10 Answer by harriyott for What is the most clever code you've ever seen? harriyott 2008-10-22T16:12:05Z 2008-10-22T16:12:05Z <p>Chaining. Very simple, but very effective. I saw it first in a grid control in the 1990s. The property-setting functions returned a pointer to the class instance so the properties could be set in one statement:</p> <pre><code>gridCell.SetFontSize(12).SetColour(0).SetBold(true); </code></pre> <p>etc.</p> <p>Actually, this probably isn't the cleverest thing I've seen, but I like its elegance.</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226525#226525 4 Answer by warren for What is the most clever code you've ever seen? warren 2008-10-22T16:14:26Z 2008-10-22T16:14:26Z <p>Check any of the Golf challenges, or the obfuscated code contests.</p> <p>Personally, while 'clever' may work, I prefer "clear". (Though I've been known to write some pretty clever code on occasion).</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226551#226551 2 Answer by plinth for What is the most clever code you've ever seen? plinth 2008-10-22T16:22:00Z 2008-10-22T16:22:00Z <p><a href="http://www.spinroot.com/pico/" rel="nofollow">pico</a> is fairly astounding for what it does so compactly.</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226625#226625 1 Answer by widgisoft for What is the most clever code you've ever seen? widgisoft 2008-10-22T16:42:04Z 2008-10-22T16:42:04Z <p>I've seen a bit of C code that when compiled outputs its source code.</p> <p>There's also one that outputs code, you can then compile it with itself to produce another program.</p> <p>I bet someone can find which one it was...</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226627#226627 19 Answer by Instantsoup for What is the most clever code you've ever seen? Instantsoup 2008-10-22T16:42:24Z 2008-10-22T16:42:24Z <p>Just remember...</p> <blockquote> <p>Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -Brian Kernighan</p> </blockquote> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226675#226675 2 Answer by faircloc for What is the most clever code you've ever seen? faircloc 2008-10-22T16:54:11Z 2008-10-22T16:54:11Z <p><a href="http://www.thealmosfunkband.com/random/anonymous.txt" rel="nofollow">This</a> is an old entry to the obfuscated code contest. It translates input from English to Tolkien's Elvish. </p> <p>And the code is formatted in the shape of an Elvish rune. It may not be readable, but it's pretty clever.</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/226791#226791 7 Answer by Kibbee for What is the most clever code you've ever seen? Kibbee 2008-10-22T17:32:51Z 2008-10-22T20:18:42Z <p>While I don't think that your example is at all clever, it's pretty much just confusing, I would have to say that <a href="http://www.codemaestro.com/reviews/9" rel="nofollow">John Carmack's inverse square root calculation</a> is pretty clever.</p> http://stackoverflow.com/questions/226469/what-is-the-most-clever-code-youve-ever-seen/227549#227549 2 Answer by Animatedb for What is the most clever code you've ever seen? Animatedb 2008-10-22T21:08:36Z 2008-10-22T21:08:36Z <p>There was a game once called Snipes that shipped with Novell that used the IBM symbol characters to draw a maze. See <a href="http://en.wikipedia.org/wiki/Snipes" rel="nofollow">http://en.wikipedia.org/wiki/Snipes</a></p> <p>In it there was a long sequence of the following:</p> <pre><code>LODSB STOSW LODSB STOSW </code></pre> <p>There were 80 interspersed LODSB/STOSW instructions listed with no other instructions in between.</p> <p>LODSB means load string byte, and is the same as:</p> <pre><code>char aRegisterLowByte; char *sourcePtr; *sourcePtr++ = aRegisterLowByte; // move [si] -&gt; al </code></pre> <p>STOSW means store string word, and is the same as:</p> <pre><code>short aRegister; short *destinationPtr; *destinationPtr++ = aRegister; // move ax -&gt; [di] </code></pre> <p>The destination was the screen memory, and the screen memory was layed out with alternate attribute and character display bytes.</p> <p>The above code was part of a draw string routine. The routine filled the AH register with an attribute byte. Then the number of bytes in the string was used to calculate where to jump to in the interspersed instructions. For example, if 30 characters needed to be displayed, then the jump would be after 50 of the interspersed instructions.</p> <p>So this routine used loop unrolling to optimize the drawing of strings.</p>