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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Embeddable Common Lisp 23.9.9

94 点作者 jackdaniel超过 1 年前

7 条评论

dig1超过 1 年前
I&#x27;m happy to see ECL&#x27;s restarted development! How many changes are between ECL and MKCL (MKCL was&#x2F;is an ECL fork)?<p>If I&#x27;m not mistaken, ECL is (one of a few) embeddable languages that can generate a C code and provide real threads, even if used as a library.<p>[1] <a href="https:&#x2F;&#x2F;gitlab.common-lisp.net&#x2F;mkcl&#x2F;mkcl" rel="nofollow noreferrer">https:&#x2F;&#x2F;gitlab.common-lisp.net&#x2F;mkcl&#x2F;mkcl</a>
评论 #37443266 未加载
superdisk超过 1 年前
I like ECL for its ability to compile Lisp to C and have a native executable. One dream I have is to write a game using the CL-SDL2 bindings and cross compile it for Wasm; It seems possible to do now but the flow isn&#x27;t very well defined. I got pretty close hacking around a month or two ago but didn&#x27;t quite finish.
评论 #37445957 未加载
评论 #37443276 未加载
hyllos超过 1 年前
How does it compare to Janet <a href="https:&#x2F;&#x2F;janet-lang.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;janet-lang.org&#x2F;</a> ?<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23164614">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23164614</a> <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28255116">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28255116</a>
评论 #37443839 未加载
评论 #37444112 未加载
ducktective超过 1 年前
Exciting news! Last release was 2021.<p>Thanks to the dev team :)
mark_l_watson超过 1 年前
I am just installing from source on the tiny Linux laptop I travel with. Until recently I always paid for a LispWorks Pro license, but after retiring check out dropped that and am just using SBCL. I like the idea of having a &quot;second Common Lisp&quot; so I want to try out a Emacs+Slime workflow.
shrubble超过 1 年前
It would be interesting to see if writing &quot;shell scripts&quot; in ECL and compiling to small static binaries would work in terms of startup and execution speed.
评论 #37451887 未加载
baq超过 1 年前
Tangential: I wanted to embed a sane sandboxed scripting language in a node app and found… nothing. Only options were a completely broken node sub vm, half-broken js sandbox which isn’t maintained and slightly less half broken js sandbox?<p>Does everyone roll their own when they need to embed logic expressions in their yamls?
评论 #37444282 未加载
评论 #37444221 未加载
评论 #37447600 未加载
评论 #37446957 未加载