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 IDEJellycuts.
The Jelly programming language was created to codeSiri Shortcuts in a text base language. This is why the language is currently structured around calling functions.
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 theShortcuts Standard Page.