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

pomsky-lang/pomsky

A new, portable, regular expression language observed · 2026-08-28

github.com/pomsky-lang/pomsky · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 78
  • Release rhythm 24
  • 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: 1656
  • days_rel: 298
  • days_push: 133
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1352 stars · 20 forks observed · 2026-08-28

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

Pomsky is a modern, portable regular expression language that cross-compiles to standard regexes for engines like PCRE, JavaScript, Python, Java, .NET, Ruby, Rust, and RE2. It ships as a Rust library and CLI, with a VS Code extension and online playground.

Use cases

  • write readable regexes with saner syntax
  • compile pomsky expressions to JavaScript regex
  • generate regexes compatible with multiple engines
  • replace complex regex with variables and ranges
  • test regex patterns with built-in tests

When to choose

  • you maintain complex regexes that are hard to read
  • you need the same pattern across multiple regex flavors
  • you want editor tooling and diagnostics for regex authoring

When to avoid

  • your team only knows plain regex and won't learn a new syntax
  • you target a regex engine Pomsky doesn't support
  • you need zero build step in your pipeline

Facets

library · maturity active

parser compiler developer-tools programming-languages parsers developer-tools rust cli cross-platform regex-language transpiler regular-expressions vscode-extension nodejs

5 sources

Member repositories

RepositoryRoleHealth v2
pomsky-lang/pomskymain64

For agents

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

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