Sample projects for Jolt.
- greeter — pulls Clojure libraries (Selmer, yogthos/config) from
GitHub via
deps.edn, serves an nREPL you can connect an editor to, and compiles the app plus its dependencies into a single native executable. - ray-tracer — jank's ray tracer benchmark ported to jolt, with jank/JVM-Clojure/jolt performance comparison and a breakdown of where the time goes.