I keep staring projects like this, but I haven't found the right level to put a lisp in the Go stack.
I've done a runtime lisp, but it felt like programming a lisp isolated from everything that made Go, well, Go. I've done a simple lisp to generate Go AST to do codegen pre-1.18, but that's not a complete program.
I haven't found the place yet that feels quite like Clojure.