Draw
Place controls on a canvas. Common layouts need no formula at all; when one does, position, size and visibility each take an expression.
In development
A no-code visual builder — flexible screens wired to object-oriented state machines and Petri nets. With or without AI.
Together. Screen and behaviour in one project, changing at the same time.
Explicit. The state machine is on the canvas and running — not in someone’s head.
Predictable. A new case is a new state, not a hunt through code you hoped you understood.
Place controls on a canvas. Common layouts need no formula at all; when one does, position, size and visibility each take an expression.
Two layers, one model. States and triggers decide what can happen and when; places and transitions underneath carry what actually gets done.
Simulate it, step through it, watch it move in the graphs. The model is the application — not a drawing of one.
No build step, no ceremony. Open it and start drawing. The hard work happens out of sight.
Your project is a file you own. No mandatory cloud, no vendor lock-in, no surprises.
What you see is what runs. The diagram is the program, not documentation trailing behind it.