Hi. I've found a way to monkey-patch specter to make it work with SCI (Clojure interpreter that can run in a native-image): https://github.com/borkdude/specter-sci
Made a proper CLI out of it now: https://github.com/borkdude/specter-cli
@borkdude cool stuff