Why should I care as a lisp programmer? If you already love s-expressions then lisp-flavored languages will make it nicer when you need to build on existing platforms. In case the target language does ...
zygomys 🔗 Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection ...