×

Documentation

Welcome to the Jelly Programming Language documentation. This website will guide you through your first Jelly script and provide general information on the language. It will also provide information on using the main Jelly IDE Jellycuts.

The Jelly Programming Language

The Jelly programming language was created to code Siri Shortcuts in a text base language. This is why the language is currently structured around calling functions.

The Shortcuts Library

The standard Jelly library is the Shortcuts Library. This library contains functions that are easily translated directly into default Shortcuts actions. Documentation for this library can be found on the Shortcuts Standard Page.