logoalt Hacker News

criddelltoday at 1:41 PM1 replyview on HN

I tend to think of the web and the internet as distinct things.

For the language of the web I'd probably nominate HTML.

For the language of the internet it's a lot less clear to me.


Replies

TonyAlicea10today at 2:02 PM

Many browser rendering engines are built in C++, so C++ is parsing the HTML. My general point is that many web/internet techs that web devs interact with have C++ one abstraction level below for actual implementation.

show 1 reply