VDX
Download
Docs
Get VDX
Documentation
Everything you need to know about VDX.
Getting Started
Installation
Hello World
Project Structure
Language Basics
Classes
Variables (let)
Types
Functions (fn)
Operators
Arrays
Objects (new)
Print
Control Flow
if / elif / else
while Loops
for Loops
wait(ms)
Safety
Loop Protection
@unsafe
Error Reporting
Advanced
this Keyword
Scoping Rules
Return Values