TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Most difficult programming language?

7 pointsby redxbloodover 11 years ago
Curiosity here. Lists descending in difficulty would be nice too.

7 comments

rustcover 11 years ago
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 未加载
nithinbekalover 11 years ago
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 未加载
satyampujariover 11 years ago
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-rsover 11 years ago
&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.
wglbover 11 years ago
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.
joshbaptisteover 11 years ago
Ok, what non esoteric languages would one consider extremely difficult?
评论 #6378339 未加载
zombioover 11 years ago
Pure binary.