|
|
|
|
|
by misanthropian00
2123 days ago
|
|
I will continue to say C/C++. To me they are not distinct enough as languages to truly be considered fully separate and they use the same compilers. The fact that they use the same compiler is to me a devastating argument. No other distinct languages use the same compiler. >A language is also its good practices, patterns, idioms The usual argument, but I disagree. If programmers don't have freedom of expression then fuck programming. We should all be free to write our own programs the way we want and not have to worry about standard practices or cultures. |
|
- Ada, D, Delphi, Fortran, Haskell, Julia, Objective-C, Rust, and Swift (if you go by LLVM)
- Objective-C, Objective-C++, Fortran, Ada, and Go (if you go by gcc)
It is true that you should have the freedom to write code in any way you want. Thankfully employers have the freedom to reject your code if you don't follow their practices. Just like with freedom of speech, you have a right to say what you want without fear that the government will punish you, that doesn't mean you're shielded from what other people think of you.