TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Dialects in Code: Part 1

3 点作者 raicem超过 4 年前

1 comment

aaron-santos超过 4 年前
Interested to see where this series goes. The author has chosen PHP to illustrate these examples, but the problem exists in all languages to some degree and more so in the &quot;complicated&quot; or kitchen sink languages. C++, like PHP, is another kitchen sink language which exhibits this dialect phenomenon to high degree.<p>One of the biggest gripes I have with C++ is that &quot;subset of C++&quot; is a commonly thrown around phrase to say dialect without necessarily using the word &quot;dialect&quot;. Yet, I have in the last decade seen no list of C++ dialects, descriptions of any dialects, or even anyone who has given a name to a single dialect. It hides away their hard work of establishing a praxis and sets up the conditions for newcomers to toil away recreating their own dialect all while trying to actually get stuff done.