docs: track libraries confirmed to work on jolt
config and Selmer from the greeter example; medley and cuerdas from the deps-conformance battery.
This commit is contained in:
parent
174b923d30
commit
eff8cb99a5
1 changed files with 10 additions and 0 deletions
10
docs/libraries.md
Normal file
10
docs/libraries.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Clojure libraries known to work with Jolt
|
||||
|
||||
Libraries confirmed to load and pass their conformance checks on Jolt
|
||||
(see `test/integration/deps-conformance-test.janet` and the
|
||||
[greeter example](https://github.com/jolt-lang/examples/tree/main/greeter)).
|
||||
|
||||
* [config](https://github.com/yogthos/config)
|
||||
* [Selmer](https://github.com/yogthos/Selmer)
|
||||
* [medley](https://github.com/weavejester/medley)
|
||||
* [cuerdas](https://github.com/funcool/cuerdas)
|
||||
Loading…
Add table
Add a link
Reference in a new issue