展示HN:Element 0 – 一个用Zig编写的小型可嵌入Lisp

1作者: habedi03 个月前原帖
大家好, 我创建了一种新的实验性Lisp方言(名为“Element 0”)。它配备了一个用Zig编写的解释器和一个小型标准库。 该项目是开源的,欢迎反馈。 项目的GitHub仓库: [https://github.com/habedi/element-0](https://github.com/habedi/element-0)
查看原文
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>