# rabbibotton/clog

CLOG - The Common Lisp Omnificent GUI

Repository: https://github.com/rabbibotton/clog
Canonical: https://ross.abutalabs.com/products/clog
Language: Common Lisp
License: NOASSERTION
License Family: other
Topics: common-lisp, html-bindings, gui, webframework, html-over-the-wire, lisp, websocket-server, javascript-over-the-wire
Last push: 2026-06-05T16:52:11+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 27, longevity 100
- inputs: {"age_days": 2089, "days_push": 89, "days_rel": 279, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1754, forks 121 (observed 2026-08-28T04:05:31.947058+00:00)

## What it is
CLOG (The Common Lisp Omnificent GUI) is a Common Lisp framework that builds graphical user interfaces using web technology, communicating with a browser over websockets while all application logic runs on the server. It can serve as a cross-platform GUI framework, a website framework, or both, and ships with CLOG Builder, a full IDE and GUI builder written in CLOG itself.

## Use cases
- build cross-platform desktop GUI apps in Common Lisp
- create interactive web applications with server-side logic
- develop mobile apps that run natively on Android and iOS
- build monitoring dashboards for embedded systems
- teach programming with a parallel GUI framework
- build multiplayer online games
- generate cross-platform reports

## When to choose
- you want to write GUIs or web apps entirely in Common Lisp
- you prefer server-side UI logic with no client-side JavaScript to write
- you need one codebase targeting desktop, web, and mobile
- you want a stable, production-proven API with an integrated IDE and GUI builder

## When to avoid
- you need a rich client-side JavaScript ecosystem or SPA frameworks like React
- your team does not use Common Lisp
- you need offline-first apps without a browser or websocket connection
- you require pixel-perfect native platform widgets rather than browser-rendered UI

## Facets
- artifact type: framework
- maturity: stable
- function: gui, web-framework, websocket, templating
- domain: web-development, cross-platform, desktop-applications, developer-tools
- platform: windows, cross-platform, cli
- tags: common-lisp, html-over-the-wire, websocket-server, gui-builder, server-side-ui, quicklisp, linux, macos, android, ios, web-server

## Member repositories
- rabbibotton/clog (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:31.947058+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:28:08.392361+00:00, confidence not recorded.
  - readme: https://github.com/rabbibotton/clog (fetched 2026-08-28T04:05:31.947058+00:00, sha eca9b6d45fc2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
