doc [skip ci]
This commit is contained in:
parent
31b16d64c6
commit
e667bb5d2f
1 changed files with 1 additions and 1 deletions
|
|
@ -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, ...)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue