DLiteScript

Documentation

Introduction

Introduction to DLiteScript, a delightfully simple statically-typed scripting language. Learn the philosophy, features, and design principles.

Getting Started

Get started with DLiteScript. Quick start guide with installation instructions for Windows, macOS, and Linux, plus your first script tutorial.

Reference

Comprehensive DLiteScript language reference covering syntax, data types, variables, functions, control flow, operators, arrays, and the import system.

Standard Library

Complete DLiteScript standard library reference including built-in functions for arrays, strings, math operations, file I/O, time, and error handling.