Ross ROSS = Recommend OSS · open-source software intelligence for agents

pixie-lang/pixie

A small, fast, native lisp with "magical" powers observed · 2026-08-28

github.com/pixie-lang/pixie · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4359
  • days_rel: n/a
  • days_push: 2135
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2358 stars · 127 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Pixie is a small, fast, native Lisp language with its own virtual machine, written in RPython and featuring a tracing JIT, immutable data structures, and a Clojure-inspired standard library. It is suitable for general scripting and shell use and ships with the pixie-vm interpreter executable and the dust build tool.

Use cases

  • write shell scripts in a lisp
  • learn a clojure-inspired lisp
  • run a lightweight lisp interpreter with a jit
  • experiment with immutable data structures and transducers
  • script with easy ffi to c libraries

When to choose

  • you want a small native lisp with a jit and clojure-like stdlib
  • you need easy ffi for scripting system libraries
  • you want to study a language implemented in rpython

When to avoid

  • you need a production-stable language - it is pre-alpha and largely inactive
  • you need jvm or clr interop - pixie runs on its own vm
  • you need long-term support or an active community

Facets

cli-tool · maturity abandoned

interpreter programming-language cli programming-languages developer-tools windows cross-platform cli lisp rpython clojure-inspired jit functional-programming shell-scripting pre-alpha command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
pixie-lang/pixiemain23

For agents

markdown · JSON · MCP: product_card(name="pixie-lang/pixie")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem