doc [skip ci]

This commit is contained in:
Michiel Borkent 2020-06-29 11:43:20 +02:00
parent 31b16d64c6
commit e667bb5d2f

View file

@ -26,7 +26,7 @@ As one user described it:
* **Fast starting** Clojure scripting alternative for JVM Clojure * **Fast starting** Clojure scripting alternative for JVM Clojure
* **Easy installation:** grab the self-contained binary and run. No JVM needed. * **Easy installation:** grab the self-contained binary and run. No JVM needed.
* **Familiar:** targeted at JVM Clojure users * **Familiar:** targeted at JVM Clojure users
* **Cross-platform:**: supports linux, macOS and Windows * **Cross-platform:** supports linux, macOS and Windows
* **Interop** with commonly used classes (`System`, `File`, `java.time.*`, `java.nio.*`) * **Interop** with commonly used classes (`System`, `File`, `java.time.*`, `java.nio.*`)
* **Multi-threading** support (`pmap`, `future`) * **Multi-threading** support (`pmap`, `future`)
* **Batteries included** (tools.cli, cheshire, ...) * **Batteries included** (tools.cli, cheshire, ...)