NEW · VDS 7.0 “Renaissance” In the age of AI Compiles for Windows & Linux 32 & 64-bit Unicode You own the code

Build native apps
in a fraction of the time.

Visual DialogScript 7 “Renaissance” is a complete IDE and a plain-English language to build automations and real GUI apps — Unicode, 32 & 64-bit. Develop on Windows, then compile standalone executables for Windows and Linux.

// one-time licence · royalty-free executables · Windows XP→11 & Linux

You own the source. You own the executable. You own the future.

greeter.dsc — VDS 7 Renaissance
# A greeting dialog in 7 lines
TITLE Greeter
DIALOG CREATE,Greeter,-1,0,240,120
DIALOG ADD,TEXT,T1,16,16,,,Your name:
DIALOG ADD,EDIT,Name,40,16,200
DIALOG ADD,BUTTON,Go,74,16,200,28,Say hello
DIALOG SHOW

Trusted by engineers at

IBMAOLLufthansaXeroxSiemensUnited NationsLogitechUS Postal Service

// everything included

One package. The whole toolbox.

Compiler, debugger, visual designer and the language — in a single licence. No add-ons sold by the slice.

A language you learn in a day

Each command is one line with a plain-English name. Typeless variables. Functions start with @ like a spreadsheet. If you’ve written a batch file, you already get it.

Unicode, end to end

VDS 7 is fully Unicode — every language, every script, every file path.

100+

commands, 130+ functions, 35+ dialog elements built in.

Royalty-free .exe

Compile real 32 & 64-bit executables for Windows and Linux. Ship them with zero per-seat fees — and they’ll still run in ten years, with no dependency to update.

Debugger + variable inspector

Step through your script line by line, watch every variable change, set breakpoints with a right-click. Editor, debugger, compiler messages and project manager — all integrated.

// develop once, ship everywhere

One IDE. Every operating system. Standalone executables.

VDS Renaissance isn’t a cross-platform IDE — it’s a tool that builds genuinely cross-platform applications. You develop on Windows, then compile a self-contained executable for each target OS. No VM, no runtime to install, no dependencies — one file that just runs.

One source project
greeter.dsc
Windows .exe
Linux binary
macOS — coming soon

Develop once. Generate standalone executables for every operating system.

The IDE is Windows — on purpose

One focused, battle-tested environment instead of an editor watered down across three platforms. You master a single tool; it targets many. A Windows-only IDE is a choice, not a limit.

One self-contained file per OS

Each build embeds the VDS runtime and your bytecode in a single executable. Nothing to install on the user’s machine — copy it and run.

Write once, target many

The same source project compiles to Windows and Linux today, with more platforms on the way. Your code outlives the systems it ships to.

// the language

Simple on the surface. Serious underneath.

Written to fill the gap Microsoft left: a tool to quickly build a utility, an automation, or a full GUI app. As quick to learn as a script, as solid as a native binary.

  • Automate routine tasks and drive other apps
  • Build front-ends for command-line tools
  • Run silently in the background or with a full GUI
  • 4032 global variables, includes, user-defined commands
hello.dsc
# commands, variables, functions
TITLE My first script
INIFILE WRITE,Reg,User,Fred Bloggs
%A = @ASK(Do you want to continue?)
if %A == YES
  INFO Let's go!
endif
:done

// in the age of AI

AI can write the app. But who owns it?

AI tools sell you a rental. VDS gives you a deed of ownership: one readable file, no cloud, that runs for good.

AI “prompt → app” generator

  • Black box: 300 unreadable dependencies
  • Hosted by them, subscription for life
  • Rots: framework obsolete in 18 months
  • You rent the access
  • The demo works — the last 30% is hell

Visual DialogScript

  • One single file, readable, yours
  • Runs locally, licence for life, zero cloud
  • Runs XP→11 + Linux, for ~30 years
  • You own the code
  • Learned in a day, shipped today

Let AI help you if you want. But with VDS, the result belongs to you — forever.

// why it exists

Why VDS Renaissance exists

Your software shouldn’t expire because someone else’s framework did.

  • Software should outlive the frameworks it was built on.
  • Developers should own what they build — the source and the executable.
  • AI should help write software, not own it.
  • An application should run on its own, with no cloud to depend on.

This is why VDS Renaissance exists.

Designed for developers. Optimized for AI.

// Unicode-native

Designed from the start for every script in the world.

VDS doesn’t tolerate Unicode — it thinks in Unicode. Text is its native object, so every alphabet is too. Most languages say, implicitly, “code in English.” VDS says the opposite: program in your language.

  • Variable names in any script: 学生, Пользователь, حساب, Δ — all valid
  • The parser only sees the %% prefix, then a Unicode string
  • One syntax worldwide: keywords stay common, so code travels
  • No ASCII baggage — born Unicode, not patched for it
unicode.dsc
# names in any language — the parser only sees %%
%%étudiant = @ASK(Your name?)
%%年齢 = 20
%%Δ = 3.14159
if %%年齢 >= 18
  INFO Welcome, %%étudiant
endif

One Language. Every Alphabet.

// get started

Pick your edition.

Flagship

Visual DialogScript 7

The full IDE + language. Compiler, debugger, designer. Windows & Linux, 32/64-bit, Unicode.

159,00 €excl. VAT
  • Compiler · Debugger · Editor
  • Visual Window Designer
  • 100+ commands, 130+ functions
  • Royalty-free Windows & Linux .exe
Discover VDS 7

Ready to script?

Join the developers shipping desktop tools with VDS for nearly three decades — now on Windows and Linux. Code you truly own. That will outlast the trends.