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