jolt/docs/libraries.md
Yogthos eff8cb99a5 docs: track libraries confirmed to work on jolt
config and Selmer from the greeter example; medley and cuerdas from the
deps-conformance battery.
2026-06-11 17:44:57 -04:00

10 lines
443 B
Markdown

# 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)