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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

DaScript – high-performance statically strong typed scripting language (2019)

56 点作者 wesamco将近 5 年前

7 条评论

ColinWright将近 5 年前
OK, so I&#x27;m going to be a grumpy old man ...<p>My eyesight isn&#x27;t great, so I use the &quot;Zoom&quot; function on Firefox to increase the font size. But the text now doesn&#x27;t wrap, and I&#x27;m constantly scrolling from side-to-side to be able to read the text. It&#x27;s tedious in the extreme.<p>Screen shot here: <a href="https:&#x2F;&#x2F;www.solipsys.co.uk&#x2F;images&#x2F;daScript.png" rel="nofollow">https:&#x2F;&#x2F;www.solipsys.co.uk&#x2F;images&#x2F;daScript.png</a><p>Magnification, line truncation, and scroll bar indicated.<p>* Why doesn&#x27;t the text wrap to the window size? No idea.<p>* Why is it written like this? No idea.<p>Annoying, irritating, and so unnecessary.
评论 #24179621 未加载
评论 #24177683 未加载
评论 #24177150 未加载
pjmlp将近 5 年前
Nice one, it is nice to see an increase in more productive languages offering compilation as part of their toolchain capabilities.
formerly_proven将近 5 年前
Curiously the daScript repository goes back to 2008, when it contained a URI parser: <a href="https:&#x2F;&#x2F;github.com&#x2F;GaijinEntertainment&#x2F;daScript&#x2F;tree&#x2F;262ca4aecf26f9d399c27e592f6246c4b7f74fb6" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;GaijinEntertainment&#x2F;daScript&#x2F;tree&#x2F;262ca4a...</a><p>Ten years later, in 2018, someone added a basic lexer for &quot;YZG&quot; to the repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;GaijinEntertainment&#x2F;daScript&#x2F;commit&#x2F;215d50a2f84f630bde7369d508730baa51f951df" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;GaijinEntertainment&#x2F;daScript&#x2F;commit&#x2F;215d5...</a>
out_of_protocol将近 5 年前
Too early to say anything but looks like it could replace lua as game&#x27;s default scripting language. Suggestion to authors: copy Golang tour
dkersten将近 5 年前
Looks really interesting. Nice approach and interesting featureset. I’ll have to keep an eye on it.<p>Currently, it seems to be lacking documentation on how to embed and interoperate with C++, though, so have no idea how easy it is to get working (especially AOT vs interpreted and interop with templated C++ code).
eggy将近 5 年前
Used by Gaijin Entertainment and compiled and run on Nintendo Switch are two things that caught my eye. I will have to check it out for use in place of LuaJit.
j88439h84将近 5 年前
Compare to Nim?
评论 #24176941 未加载