You must log in or register to comment.
The lua escape hatch is interesting.
Are there other lisps like this? I’m guessing closure has some similar features re Java/JVM?
This is in fact inspired by Clojure, Janet is another embedable Lisp that can be used in C/C++ projects.