First release of https://jlt-commons.github.io/raylib-jlt Source: https://github.com/jlt-commons/raylib-jlt 75 raylib examples in Jolt (Clojure on Chez Scheme, no JVM). • Calls the system libraylib directly over its C ABI through jolt.ffi - no wrapper library, no codegen, no C shim • All bindings plus a keyword-argument drawing API in one shared namespace • Tetris, asteroids, pong, breakout, boids, Game of Life, orbiting 3D cameras, an rlgl solar system • A committed GIF for every example, so the gallery browses without installing anything • One babashka task per example; bb check compiles all 75 headlessly • Guide pages on each FFI decision, with source citations • zlib licensed, matching raylib's own, since many are ports of raylib's examples if you want to see a good visual example of the demo