How Teams Choose Language(yusufaytas.com)
yusufaytas.com
How Teams Choose Language
http://www.yusufaytas.com/teams-choose-language/
3 comments
Often there is legacy code around which forces the decision, at least partially.
I partially agree with this because there are companies which chose the language after a critical evaluation. Jet Chose F#
Python for testing, Haskell for static testing, C++ for high-performance low-level stuff, Lex & Yacc for, well, lexing, etc.