WhippleScript¶
You can build an AI automation in an afternoon. It works.
Then the automation becomes real. A second person uses it. It reads data that you must protect. It replies on a channel. It starts other agents. The automation is now a distributed system, and it has the faults of one. It can leak data. It can run forever. It can do the same paid action two times.
WhippleScript is a language for that automation. The compiler refuses to build a workflow with these faults. The runtime makes each external action durable and exactly-once.
Select your page¶
| Your position | Read |
|---|---|
| You know the automations that you want. You do not write code. | Build your own automations |
| You approve the tools that your staff use. | For IT and data owners |
| You want to see the system as it is. | How WhippleScript works |
WhippleScript is pre-1.0. Refer to current state for the parts that are stable today.