Show HN: Element 0 - 用 Zig 编写的小型可嵌入 Lisp
1 分•作者: habedi0•9 个月前
大家好,
我创建了一个新的实验性 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've made a new experimental Lisp dialect (named "Element 0").
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's GitHub repo: <a href="https://github.com/habedi/element-0" rel="nofollow">https://github.com/habedi/element-0</a>