A beginner-friendly programming language with English-like syntax
About this app
VSS (Very Simple Syntax) is a beginner-friendly, dynamically typed scripting
language with a clean, English-like syntax. Version 2.1 ships a complete
standard library (math, string, file, json, http, time, random, system,
database, crypto, network), a native bytecode VM with automatic reference
counting, colored error diagnostics, and the grab module system.
Full CLI: run, build, new, init, test, format, lint, docs, clean, doctor.