Fork me on GitHub
#joker
<
2019-06-25
>
didibus05:06:56

Faster invocations of planck weren't faster

😂 4
didibus05:06:22

I tried it with actually running a script as well, so this isn't just a case of -e not caching

didibus05:06:04

Ya, I think I'd like to see the joker standard lib growing in a way that is all specialized for scripting

didibus05:06:25

the os namespace is nice, but there could be utilities added to make scripting better

didibus05:06:07

I mean, I havn't hit limitations yet, as my scripts have been very simple

didibus05:06:26

But I can see it being cool if it evolved to be a batteries included specialized for scripting Clojure dialect

didibus05:06:33

It would make sense, since the interpreter isn't trying to be fast. I don't think joker would evolve to be a general purpose Clojure. It is not exactly Clojure on Go, and doesn't seem to want to be

hlship16:06:16

Right now, the missing piece for me is selective use of streams and the ability to start and monitor sub-processes, for | like behavior.

👍 8