joker

Discuss all things joker, the Clojure interpreter/linter on top of Go. https://github.com/candid82/joker
2019-03-20T16:09:38.030400Z

does joker provide something to list all distinct keywords in current project?

joakin 2019-03-20T18:11:22.033900Z

Hi hi, how do you convert strings to numbers? I usually use JS/parseFloat but I’m not sure how to do it in a joker string

joakin 2019-03-20T18:19:50.035100Z

I’ve managed to do so with load-string, not sure how I feel about it 🙃

joakin 2019-03-20T18:20:05.035700Z

read-string seems to work too

joakin 2019-03-20T18:20:16.036200Z

Thanks for the suggestion

Candid 2019-03-20T19:43:34.037800Z

Joker doesn't keep track of the keywords.