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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Most difficult programming language?

7 点作者 redxblood超过 11 年前
Curiosity here. Lists descending in difficulty would be nice too.

7 条评论

rustc超过 11 年前
What do you mean by &quot;difficult&quot; here? Do esoteric programming languages like Malbolge[1] count?<p>&quot;Hello World&quot; in Malbolge:<p><pre><code> (&#x27;&amp;%:9]!~}|z2Vxwv-,POqponl$Hjig%eB@@&gt;a=&lt;M:9[p6tsl1TS&#x2F; QlOj)L(I&amp;%$&quot;&quot;Z~AA@UZ=RvttT`R5P3m0LEDh,T*?(b&amp;`$#87[}{W </code></pre> [1]: <a href="http://en.wikipedia.org/wiki/Malbolge" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Malbolge</a>
评论 #6374410 未加载
评论 #6374393 未加载
nithinbekal超过 11 年前
I recently read about BANCstar, and it seems like a good contender. 0-9, comma, minus sign and return are the only legal characters in it, and despite that, it&#x27;s actually used in serious applications.<p><a href="http://en.wikipedia.org/wiki/BANCStar_programming_language" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;BANCStar_programming_language</a><p>Here&#x27;s an article about it:<p><a href="https://github.com/jloughry/BANCStar" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jloughry&#x2F;BANCStar</a>
评论 #6375082 未加载
satyampujari超过 11 年前
Whitespace:<p><a href="http://en.wikipedia.org/wiki/Whitespace_(programming_language)" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Whitespace_(programming_languag...</a><p>Here are some cool answers:<p><a href="http://stackoverflow.com/questions/18330/what-is-the-hardest-language-to-learn" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;18330&#x2F;what-is-the-hardest...</a><p><a href="http://www.tuxradar.com/content/programming-languages-melt-your-brain" rel="nofollow">http:&#x2F;&#x2F;www.tuxradar.com&#x2F;content&#x2F;programming-languages-melt-y...</a>
bulte-rs超过 11 年前
&lt;insert random language&gt; when used in a badly designed project, maintained by 10+ dev&#x27;s in 15+ different styles using 20+ different external dependencies written in 25 days.<p>Seriously: I&#x27;d go for befunge or malebolge.
wglb超过 11 年前
Here is my nomination, based on the criteria of having spent significant time in it: RPG-III. The opposite of awesome.<p>I would much rather program in assembler, such as Sigma-7.<p>But difficulty is kind of a vector, really.
joshbaptiste超过 11 年前
Ok, what non esoteric languages would one consider extremely difficult?
评论 #6378339 未加载
zombio超过 11 年前
Pure binary.