I read that as “directly, without a compiler”, in which case it’s close to fair, although I would have still put it ahead of COBOL because sometimes it’s necessary.
Should it not say “machine code” then? It would still be bizarre to call it obsolete, given that it’s literally the foundation of all the other languages in the chart. It’s like saying letters are obsolete because we have words now.
Why? An assembler isn’t the same thing as a compiler. (Although, I’m not personally sure where the dividing line is. Where would literally just an assembler with loops instead of goto classify?)
The practice of directly using assembly is relatively obsolete. To bootstrap you might have to a bit, but writing Rollercoaster Tycoon in it was already an anachronism. I’m not really sure how to fit that into your analogy, because there’s no word-compilers in wide use. If voice-to-text had became that dominant, typing would be obsolete, I guess.
“Obsolete Lang” is more of a looks category, and back then most programming languages were not much dissimilar from it. Basically Assembly had to stay unstructured due to how CPUs work, while the industry moved on.
And I bet this is based in opinion and not any sort of scientific understanding because you put assembly as an obsolete language…
I read that as “directly, without a compiler”, in which case it’s close to fair, although I would have still put it ahead of COBOL because sometimes it’s necessary.
Should it not say “machine code” then? It would still be bizarre to call it obsolete, given that it’s literally the foundation of all the other languages in the chart. It’s like saying letters are obsolete because we have words now.
Why? An assembler isn’t the same thing as a compiler. (Although, I’m not personally sure where the dividing line is. Where would literally just an assembler with loops instead of goto classify?)
The practice of directly using assembly is relatively obsolete. To bootstrap you might have to a bit, but writing Rollercoaster Tycoon in it was already an anachronism. I’m not really sure how to fit that into your analogy, because there’s no word-compilers in wide use. If voice-to-text had became that dominant, typing would be obsolete, I guess.
“Obsolete Lang” is more of a looks category, and back then most programming languages were not much dissimilar from it. Basically Assembly had to stay unstructured due to how CPUs work, while the industry moved on.