joker

Discuss all things joker, the Clojure interpreter/linter on top of Go. https://github.com/candid82/joker
jcburley 2019-11-23T04:18:19.103100Z

Now on master -- thanks, @roman.bataev!

hlship 2019-11-23T15:01:54.104100Z

Next thing I'm missing (nothing like using stuff "in anger"): I haven't found a way to find any kind of clock; I want to print out how long it takes to execute a sub-shell. I can use time but that messes up my formatting.

jcburley 2019-11-23T15:14:50.104500Z

joker.time?

jcburley 2019-11-23T15:15:30.105400Z

I think there's also a simple joker.core/time?