Show HN: Element 0 - 用 Zig 编写的小型可嵌入 Lisp

1作者: habedi09 个月前
大家好, 我创建了一个新的实验性 Lisp 方言(名为“Element 0”)。 它带有一个用 Zig 编写的解释器和一个小型标准库。 该项目已开源,欢迎提供反馈。 项目 GitHub 仓库:<a href="https://github.com/habedi/element-0" rel="nofollow">https://github.com/habedi/element-0</a>
查看原文
Hi everyone,<p>I&#x27;ve made a new experimental Lisp dialect (named &quot;Element 0&quot;). It comes with an interpreter written in Zig and a small standard library.<p>The project is open source, and feedback is welcome.<p>Project&#x27;s GitHub repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;habedi&#x2F;element-0" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;habedi&#x2F;element-0</a>