Cherri – programming language that compiles to an Apple Shortuct (github.com)

Cherri is an open-source programming language designed specifically for Apple’s Siri Shortcuts, compiling directly into a runnable, valid Shortcut. The project aims to make it practical to build and maintain larger Shortcut projects using a more familiar syntax, type checking, scopes for functions, imports/packages, and smaller, more memory-efficient generated Shortcuts. It also includes tooling such as a VS Code extension, a macOS IDE, and options to sign compiled Shortcuts for deployment.

March 31, 2026 11:02 Source: Hacker News