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

vrtbl/passerine

A small extensible programming language designed for concise expression with little code. observed · 2026-08-28

github.com/vrtbl/passerine · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 78
  • 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: 2422
  • days_rel: n/a
  • days_push: 133
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1093 stars · 39 forks observed · 2026-08-28

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

Passerine is a small, extensible functional scripting language with a VM written in Rust, featuring pattern matching, structural types, fibers, and hygienic macros. It is designed to be concise and easily embeddable in Rust applications via an FFI.

Use cases

  • embed a scripting language in a Rust application
  • write concise scripts with a functional language
  • experiment with macro systems and language design
  • prototype DSLs with syntactic extension
  • learn lambda calculus and language implementation

When to choose

  • you need a lightweight embeddable scripting layer in Rust
  • you want a minimal functional language with macros and pattern matching
  • you are exploring programming language design

When to avoid

  • you need a production-ready, stable language
  • you require static typing
  • you need a large ecosystem, libraries, or long-term support

Facets

library · maturity experimental

programming-language interpreter compiler parser programming-languages developer-tools rust cross-platform cli scripting-language functional-language macros vm embeddable lambda-calculus pattern-matching

3 sources

Member repositories

RepositoryRoleHealth v2
vrtbl/passerinemain58

For agents

markdown · JSON · MCP: product_card(name="vrtbl/passerine")

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