ASM = Hard Bop
CL = Doo wop
Scheme = Swing
C = Rock
C++ = Progressive Rock
Perl = Psychedelic Rock
Python = Post punk
Java = Doom metal
Ruby = Noise
C# = Progressive Metal
VB.NET = Disco
>>14
It would be, if Haskell didn't parse differently depending on capitalization.
Name:
Anonymous2008-10-21 21:25
Logo - Children's Television Theme Songs
Name:
Anonymous2008-10-21 21:50
>>15
ONE WORD, THE FORCED CAPTIALIZATION OF THE CODE, THREAD OVER
Name:
Anonymous2008-10-22 0:30
Perl = Psychedelic Rock
Python = Post punk
Ruby = Noise
I can accept that
Name:
Anonymous2008-10-22 2:22
I lol'ed
Name:
Anonymous2008-10-22 5:19
C = Industrial Rock
c++ = Some shit-core
c# = Nu-metal with trance elements
vb.net = Kid Pop music
java = Garage/Grime, or rather Hindu Folk
Python = Pop
Ruby = J-Pop
Perl = Noise Rock
APL = cat /dev/urandom > /dev/dsp
LISP = Modern Classical
Scheme = Industrial (not industrial rock!)
Haskell = Baroque music
OCaml = Early XX century Romanticism music
Forth = Martial Industrial
Assembly = Drone Ambient
LOLCode = Nerdcore Hip-Hop
BBCode = 8bitpop
>>15
Buh. What's this then? You find Haskell objectionable because it is case-sensitive, like... uh... every modern programming language outside the BASIC and Pascal families?
>>21
More likely because identifiers beginning with an uppercase letter are treated differently from identifiers beginning with a lowercase letter (much like Ruby). Hence, the FORCED CAPITALIZATION OF DATA CONSTRUCTORS.