|
|
|
|
|
by andrewaylett
126 days ago
|
|
It's a throwaway comment in the article, but I feel it's important to push back on: HTML is very definitely a programming language, by any reasonable definition of "programming language". Edit to add: It might not be an imperative language, but having written some HTML and asked the computer to interpret it, the computer now has a programmed capability, determined by what was written, that's repeatable and that was not available apart from the HTML given. QED. |
|
HTML is a markup language, it's even in the name... but it's not a complete programming language by any stretch.