joker

Discuss all things joker, the Clojure interpreter/linter on top of Go. https://github.com/candid82/joker
heefoo 2019-05-13T12:57:04.011600Z

@roman.bataev is it possible to use joker with gnu parallel ?

heefoo 2019-05-16T07:00:18.013900Z

the other way around. calling gnu parallel from joker.os/exec

heefoo 2019-05-13T12:57:17.012100Z

didn't have any success with joker.os/exec

heefoo 2019-05-16T06:44:16.013300Z

@roman.bataev I noticed, thanks

heefoo 2019-05-16T06:44:56.013500Z

is it possible to use joker.os/exec with gnu parallel ?

heefoo 2019-05-16T06:45:02.013700Z

didnt have any success with that

Candid 2019-05-13T21:47:04.012400Z

what are you trying to do? Calling Joker from gnu parallel? I don't see why that would not work....

Candid 2019-05-13T21:47:38.012600Z

what did you try to do and what problem did you run into?