The Kiste IDE
Write, run and ship a finished app — all in a dedicated app, built just for Kiste.
An editor that knows Kiste
Syntax colouring and red squiggles as you type — you spot mistakes immediately, not when you run.
One key, and it runs
F5 runs your program and the output streams in next to it. If your program asks for input, an input line opens right there.
Suggestions and docs
Auto-complete for commands and module functions, with short docs on hover. You don’t have to memorise everything.
Watch your variables
The variable explorer shows the current value of every variable — great for understanding and debugging.
Click a window together
The GUI designer builds interfaces with drag and drop. Arrange buttons, fields and lists — the IDE writes the Kiste code and shows the finished native window.
Everything in one file
One .exe, no installation, no setup. Download, double-click, go.