Skip to content

HTML Is a Programming Language. Fight Me

wired.com
2 pointsCameronBanga2 comments
On HN

Comments

it doesn't do anything on its own. Html tags are meant to be parsed and used by the underlying programming language that adds the actual functionality. Nobody is saying it's simple, or useless it's just not a programming language. I'd be surprised if it's even Turing complete, but even then it's still about how it's used and right now it's for browsers to create the DOM with C or C++, and then exposes this object to JS.

(I didn't see any real explanation in the article, it's more a of an HTML praise, which I get, I think it has done a lot for the web)

The author doesn't even mention what HTML stands for. Hyper Text Markup Language. It's almost as if they named it to avoid confusion with a programming language.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.