Goals
This commit is contained in:
parent
863f2d6e46
commit
94f9bce08c
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue