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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

English as a programming language

4 点作者 dave_chenell超过 9 年前

4 条评论

blackle超过 9 年前
In my opinion making a programming language more like a spoken language will just add more confusion. To an english speaker, the phrase "take every number in the list X and add five" means the same as "add five to each number in the list X", but in many cases these natural language compilers cannot recognize that.
评论 #10203994 未加载
werber超过 9 年前
This looks like an amazing way to introduce programming concepts. So cool!
kevingoslar超过 9 年前
This reminds me of AppleScript. Super easy to read, very hard to write.
stormcrowsx超过 9 年前
It looks like a verbose Python.