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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are the most popular non-English programming languages?

9 点作者 holaboyperu大约 9 年前
I have been thinking about writing my own programming language in Spanish, but I&#x27;m wondering if it&#x27;s even worth it.<p>What are the most popular non-English languages that you like?

6 条评论

jobigoud大约 9 年前
As engineers I think we can all see the benefits of having a standard language to back keywords.<p>I mean, culturally it&#x27;s nice to have many languages throughout the world but imagine how easier everything would be if everybody on the planet spoke the same language. Now imagine if you had to relearn the name of &quot;true&quot;, &quot;false&quot;, &quot;if&quot;, &quot;for&quot;, etc. each time you change language… Bonkers.<p>Anectdote: As a non native speaker myself, I learned to use the while loop before I knew what the word &quot;while&quot; meant. The subset of English words used in programming can be learned pretty quickly.<p>So, yes, it is not worth it IMHO. For better or worse, English is the way to go.
评论 #11742119 未加载
评论 #11743204 未加载
akeruu大约 9 年前
Altough I&#x27;m not sure it counts as programming language but Excell&#x27;s functions are definitely localized. While I can see the benefit for a less computer literate audience, I always find myself struggling when switching from an english Office installation to a localized one. I would strongly recommend against does this.
评论 #11750627 未加载
severine大约 9 年前
Check <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Non-English-based_programming_languages" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Non-English-based_programming_...</a> and <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;askscience&#x2F;comments&#x2F;33x2e9&#x2F;howare_programming_languages_different_in&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;askscience&#x2F;comments&#x2F;33x2e9&#x2F;howare_p...</a>
评论 #11741933 未加载
hackuser大约 9 年前
To native English speakers: How likely is it that you would have become a developer if all code was written in Chinese (or pick another language with glyphs that you don&#x27;t even recognize)? Would you have become a web user if URLs were in Chinese?<p>What would be the size of the population of developers in the U.S., relative to today, if all code was written in Chinese?
评论 #11743895 未加载
anonx将近 9 年前
1C:Enterprise Programming Language is pretty popular in CIS countries. It is high level, looks like Visual Basic but has Russian syntax. Sample: [1]. Not something I like, just a popular language I&#x27;m aware of. Cannot say whether it&#x27;s worth it. I guess it depends on what exactly you&#x27;re trying to achieve.<p><a href="http:&#x2F;&#x2F;i.imgur.com&#x2F;r98WGEM.jpg" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;r98WGEM.jpg</a>
max_将近 9 年前
It may end up as an esoteric programming language, and that is not a bad thing..<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Esoteric_programming_language" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Esoteric_programming_language</a>