Svelte Hacker News logo
  • top
  • new
  • show
  • ask
  • jobs
  • about

Show HN: Element 0 – A small embeddable Lisp written in Zig

5 points by habedi0 2 days ago

Hi everyone,

I've made a new experimental Lisp dialect (named "Element 0"). It comes with an interpreter written in Zig and a small standard library.

The project is open source, and feedback is welcome.

Project's GitHub repo: https://github.com/habedi/element-0