# roswell/roswell

intended to be a launcher for a major lisp environment that just works.

Repository: https://github.com/roswell/roswell
Canonical: https://ross.abutalabs.com/products/roswell
Language: Common Lisp
License: MIT
License Family: permissive
Topics: common-lisp, roswell, quicklisp
Last push: 2026-07-18T06:14:09+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 40, longevity 100
- inputs: {"age_days": 4418, "days_push": 46, "days_rel": 191, "gap_med": 495, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1903, forks 130 (observed 2026-08-28T04:05:51.736234+00:00)

## What it is
Roswell is a command-line utility that installs, manages, and launches Common Lisp implementations and integrates with Quicklisp. It also provides scripting and binary-building facilities, making it a full-stack environment manager for Common Lisp development.

## Use cases
- install common lisp implementations from the command line
- manage multiple sbcl or ccl versions
- run a lisp repl with ros run
- build standalone executables from lisp scripts
- install and distribute lisp scripts via quicklisp
- set up common lisp in CI pipelines

## When to choose
- you want a simple, git-like CLI to manage Common Lisp environments
- you need reproducible Lisp setup across Linux, macOS, Windows, or CI
- you want to build and share executable Lisp scripts

## When to avoid
- you only need a REPL and already have an implementation installed
- you work with Scheme or other Lisp dialects rather than Common Lisp
- you need a fully stable, non-beta tool with guaranteed feature completeness

## Facets
- artifact type: cli-tool
- maturity: active
- function: package-manager, cli, developer-tools, build-tool
- domain: programming-languages, developer-tools
- platform: windows, bsd, cli
- tags: common-lisp, lisp-implementation-manager, quicklisp, scripting, environment-setup, command-line, linux, macos

## Member repositories
- roswell/roswell (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.736234+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:11:53.769496+00:00, confidence not recorded.
  - readme: https://github.com/roswell/roswell (fetched 2026-08-28T04:05:51.736234+00:00, sha 73c84f297153)
- Data as of 2026-08-30T08:39:29.467469+00:00.
