This commit is contained in:
Michiel Borkent 2019-08-15 11:20:00 +02:00
parent b69327616f
commit a22798f061

View file

@ -30,7 +30,7 @@ $ time bb -f ./download_html.clj
0.00s user 0.00s system 69% cpu 0.010 total 0.00s user 0.00s system 69% cpu 0.010 total
``` ```
A trade off is that [sci](https://github.com/borkdude/sci) implements only a A trade-off is that [sci](https://github.com/borkdude/sci) implements only a
subset of Clojure. If you need more, feel free to post an issue or check out subset of Clojure. If you need more, feel free to post an issue or check out
other Clojure scripting other Clojure scripting
[projects](https://github.com/borkdude/babashka#related-projects). [projects](https://github.com/borkdude/babashka#related-projects).