sci

https://github.com/babashka/SCI - also see #babashka and #nbb
borkdude 2021-07-06T07:50:28.163600Z

@hoertlehner I think you can use ns-publics for this, except when it's a macro probably

borkdude 2021-07-06T07:51:44.164400Z

@sritchie09 has an example here: https://github.com/sicmutils/sicmutils/blob/master/src/sicmutils/env/sci.cljc I also have an example here, but it's not in CLJS (so it might work differently...): https://github.com/borkdude/specter-cli/blob/34b56778e3b481c9b6cf489a0bc769c0e9a0da59/src/specter_sci.clj#L90-L109

borkdude 2021-07-06T07:52:22.165200Z

The key is: use ns-publics to get the public symbols and then process those