electrikmilk/cherri
Siri Shortcuts Programming Language 🍒 observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 95
- Release rhythm 85
- Longevity 100
Flags: no_readme
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: 23
- age_days: 1414
- days_rel: 103
- days_push: 35
- n_releases_24m: 14
Adoption not part of the score
1594 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cherri is a domain-specific programming language and compiler, written in Go, that compiles source files into signed Apple Siri Shortcuts. It supports includes, functions, packages via Git, and ships as a CLI with a VS Code extension, macOS app, and web playground.
Use cases
- write siri shortcuts in a programming language
- compile apple shortcuts from source code
- version control large shortcut projects
- maintain big shortcuts with file includes
- build shortcuts on mac or linux and sign them
- manage shortcut packages from git repos
When to choose
- you develop complex or large Apple Shortcuts and want maintainable, version-controlled source code
- you prefer desktop development over tapping on iOS
- you want a familiar C-like syntax that maps 1:1 to Shortcut actions
When to avoid
- you only need simple one-off Shortcuts built in the Shortcuts app
- you need native Windows support, which is untested and signing requires macOS or a remote service
- you want an iOS app-based editor
Facets
cli-tool · maturity active
compiler programming-language cli developer-tools programming-languages compilers apple-ecosystem developer-tools cli go siri-shortcuts apple-shortcuts domain-specific-language shortcut-signing vscode-extension package-manager automation command-line macos linux ios
6 sources
- homepage: https://cherrilang.org · fetched 2026-08-29 · a5b747ac4e8d
- site_page: https://cherrilang.org/install.html · fetched 2026-08-29 · 772b2d45e6c3
- site_page: https://cherrilang.org/getting-started.html · fetched 2026-08-29 · bc019740ed7f
- site_page: https://cherrilang.org/install · fetched 2026-08-29 · 772b2d45e6c3
- site_page: https://cherrilang.org/language · fetched 2026-08-29 · 1e91a89bd8df
- site_page: https://cherrilang.org/faq.html · fetched 2026-08-29 · a0b077e3455a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| electrikmilk/cherri | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="electrikmilk/cherri")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem