Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Prog challange ngrams

Name: Anonymous 2011-03-26 8:19

In the language of your choice list in order of frequency bi-grams and tri-grams posted to /prog/.

Name: Anonymous 2011-03-26 10:52

"readable" Python

def foo(a, (b, c), (d, e)): print "%s %s %s %s" % (a, b, (c, d), e)


"obfuscated" Lisp DSL

foo [a [b c] [d e]] -> say "$a $b [$c $d] $e"

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List