Hacker News new | ask | show | jobs
by alpaca128 1761 days ago
HTML is a markup language, like the name already says. It's as much a programming language as XML, Markdown or JSON, so imho not at all.

But I'm not going to argue about this minor detail. Doesn't really make a difference.

1 comments

Xml and json have no associated semantics, so they’re further away on the spectrum from programming languages.

Markdown has semantics in line with html (when interpreted by the right toolchain, of course), but far less than html.

It’s sort of like “what the line between being alive and being dead”, there’s a lot of grey and the trick is choosing your shade.