Jisp is a programming system where the entire program state (code, variables, and execution) is encapsulated in a single JSON object. This allows you to export, import, diff, and restore any execution state. This enables reversible debugging. Its simple, universal grammar is perfect for developers and LLMs alike.