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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Szl, a Tcl-inspired embeddable language

65 点作者 dimkr1超过 8 年前

5 条评论

no_protocol超过 8 年前
This 3-letter name is already taken [0], might be worth at least considering a different one.<p>It looks like this probably qualifies as a Show HN as well, if you can edit the title.<p>What are your future plans for the project? Are you using it regularly?<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;google&#x2F;szl" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;google&#x2F;szl</a>
评论 #12668593 未加载
qznc超过 8 年前
The language manual: <a href="http:&#x2F;&#x2F;dimakrasner.com&#x2F;szl" rel="nofollow">http:&#x2F;&#x2F;dimakrasner.com&#x2F;szl</a>
评论 #12667677 未加载
ufo超过 8 年前
Why does every command start with a &quot;$&quot;?
评论 #12667559 未加载
qznc超过 8 年前
I cannot find the actual differences to Tcl?
评论 #12667601 未加载
catuskoti超过 8 年前
Fundamentally it is more like tcl (function chaining) than like bash (process chaining), where process pipelining is the central operation, and where functions and programs are equivalent. In that sense, it has mostly the advantages but also the inconveniences of tcl, javascript and similar non-shell scripting languages. My opinion is that they have quite missed the ball in bash on non-nestable arrays when they introduced them quite recently, but besides that, bash is still pretty much my favourite tool.
评论 #12669199 未加载
评论 #12669043 未加载