quil/quil
Main repo. Quil source code. observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 79
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5294
- days_rel: n/a
- days_push: 131
- n_releases_24m: 0
Adoption not part of the score
3051 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Quil is a Clojure/ClojureScript library that wraps the Processing API for creating drawings, animations, and interactive visual sketches. It provides a simple setup/draw sketch model and runs on the JVM and in the browser via JavaScript.
Use cases
- create generative art with clojure
- draw animated graphics in a clojure sketch
- creative coding with processing api in clojure
- make interactive visualizations in clojurescript
- learn graphics programming with a simple setup and draw loop
- render 2d shapes and bezier curves programmatically
When to choose
- you want Processing-style drawing and animation from Clojure or ClojureScript
- you need a lightweight creative-coding library with a simple sketch model
- you want code that runs both on the JVM and in the browser
When to avoid
- you need high-performance 3D game rendering or a full game engine
- you are not working in Clojure or ClojureScript
- you need advanced GPU shader pipelines beyond what Processing offers
Facets
library · maturity active
graphics animation ui-components graphics cross-platform developer-tools windows cross-platform jvm browser clojure clojurescript processing creative-coding sketching visualization linux macos
1 source
- readme: https://github.com/quil/quil · fetched 2026-08-28 · e731b77c9678
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| quil/quil | main | 58 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem