Page 1 of 1

Programming languages and synesthesia

PostPosted: Thu Sep 25, 2014 4:16 pm
by Cyborg Girl
Just something I've noticed - I seem to mentally assign color codes to different languages. I'm curious if anyone else in IT does this.

e.g.

Ruby scripts are of course bright red. (This is probably by the gem analogy and the Ruby website's color scheme.)

Python scripts are a businesslike blue. (Again, probably the website color scheme...)

Perl scripts are an ugly shade of blue-gray. (From the Perl "onion" logo maybe? Or possibly Vim syntax highlighting.)

Bash shell scripts are charcoal-colored. Ksh is deep purple, Csh is a dim yellow. Zsh is neon green. Bourne shell is dark red, Ash is brighter red, and Dash is orange.

Java is also reddish purple, and compiled Java class files are yellow. C#/.NET is always yellow.

Wish I knew how my brain comes up with this stuff...

Re: Programming languages and synesthesia

PostPosted: Thu Sep 25, 2014 4:25 pm
by FZR1KG
You like pretty colours?

Re: Programming languages and synesthesia

PostPosted: Thu Sep 25, 2014 4:29 pm
by Sigma_Orionis
Nope, I've never associated programming languages with colors. Hell, I find "colored" ls annoying, so I turn it off.