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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

LemonScript: A typed programming language inspired by TypeScript and Python

49 点作者 elisaado超过 3 年前

8 条评论

tylermenezes超过 3 年前
I don't think this is a particularly serious attempt at a programming language but it's impressive coming from a 13 year old.
评论 #29357151 未加载
评论 #29357392 未加载
slater超过 3 年前
Correct link:<p><a href="https:&#x2F;&#x2F;plebussupremus1234.github.io&#x2F;LemonScript&#x2F;" rel="nofollow">https:&#x2F;&#x2F;plebussupremus1234.github.io&#x2F;LemonScript&#x2F;</a>
karmakaze超过 3 年前
Notably absent (at least in the docs) is a Hash&#x2F;Map datatype, a struct type may be beyond the goals of the language. I do see how it straddles Python and TypeScript in character. One thing I miss from TypeScript is the Union&#x2F;Sum type which is far underutilized in languages.
评论 #29358406 未加载
stefanos82超过 3 年前
Coincidence or not, it looks a lot like Lemon language.<p><a href="http:&#x2F;&#x2F;www.lemon-lang.org&#x2F;documentation" rel="nofollow">http:&#x2F;&#x2F;www.lemon-lang.org&#x2F;documentation</a>
zfxfr超过 3 年前
The link leads to a 404 but there&#x27;s a menu so it is not a big problem.
JDeArte超过 3 年前
Inspired by Python? Like they overheard someone talking about Python before they implemented some feature? all I see are &quot;{&quot;, &quot;}&quot;, and &quot;;&quot; everywhere ;-)
评论 #29357384 未加载
评论 #29356845 未加载
masswerk超过 3 年前
Something suggests to me that PlebusSupremus1234 would have loved AS3.<p>(I still think that AS3 type hints were a viable approach.)
ianberdin超过 3 年前
You mean, PythonScript, right?