A Programming Paradigm for Spatiotemporal Composability
↗ https://github.com/cordiverse/paper
This paper uses math to explain concepts that are a lot like the ones I'm trying to build in Zeno.
But the authors use TypeScript, and that saddles them with a whole pile of the exact problems they're trying to solve.
I think a lot of those problems would just disappear with LISP. It's how the language is built: homoiconicity, and the fact that it can describe itself.
I've gotten back into Zeno in a serious way, and I'm trying to use it to build a voice assistant and an auto-researcher.