This commit is contained in:
Michiel Borkent 2020-04-27 11:01:41 +02:00
parent 863f2d6e46
commit 94f9bce08c

View file

@ -31,6 +31,8 @@ As one user described it:
support for linux, macOS and Windows. support for linux, macOS and Windows.
* Allow interop with commonly used classes like `java.io.File` and `System` * Allow interop with commonly used classes like `java.io.File` and `System`
* Multi-threading support (`pmap`, `future`, `core.async`) * Multi-threading support (`pmap`, `future`, `core.async`)
* Connectivity: talk UDP, TCP, HTTP, JDBC
* Support for various data formats: JSON, XML, YAML, CSV, bencode
* Batteries included (tools.cli, cheshire, ...) * Batteries included (tools.cli, cheshire, ...)
* Library support via popular tools like the `clojure` CLI * Library support via popular tools like the `clojure` CLI