Download

Install VDX on Windows. After installation, run vdx yourfile.vdx from any terminal.

v0.1.4current
2026-07-02
  • Optimized math.min() and math.max() to single-pass
  • New math functions: isPrime, primes, primeCount, sort, sortDesc, count, lcm, sum, mean, comb, hypot, lerp, e, tau
  • math.primes uses Sieve of Eratosthenes for fast prime generation
  • New graph functions: area, grid, color, legend
  • All chart types now support custom colors via graph.color()
Windows Installer (.msi)

Windows SmartScreen warning? The installer is not digitally signed, so Windows may show a "protected your PC" warning. Click More info Run anyway. The installer is safe — it was built from the open-source code in the GitHub repo.

All releases

v0.1.4current2026-07-02
.msi
v0.1.3old2026-06-30
.msi
v0.1.2old2026-06-30
.msi
v0.1.1old2026-06-30
.msi
v0.1.0old2026-06-29
.msi
v0.0.15old2026-06-28
.msi
v0.0.14old2026-06-28
.msi
v0.0.13old2026-06-27
.msi
v0.0.12old2026-06-15
.msi
v0.0.11old2026-06-15
.msi
v0.0.10old2026-06-08
.msi
v0.0.9old2026-06-08
.msi
v0.0.8old2026-03-23
.msi
v0.0.7old2026-03-22
.msi
v0.0.6old2026-03-22
.msi

Deprecated versions link to their changelog entry. Downloads are served from GitHub Releases.