TechScript 2.0 Documentation Portal
Welcome to the TechScript official documentation! TechScript is an open-source, human-first programming language designed to write like plain English and execute at native speeds powered by a compiler and virtual machine written in Rust.
πΊοΈ Documentation Portal Reference
π Getting Started
- Installation - Set up TechScript on Windows, Linux, macOS, or Build from Source.
- Language Guide - Learn variables, loops, conditionals, and functions.
- Syntax Guide - Quick reference on keywords, precedence, and layout rules.
- Best Practices - Coding standards, constants, and safety.
- FAQ - Common questions and answers.
π§± Declarative Submodules
- DSL Guide - Domain-specific UI block specifications.
- Canvas Guide - 2D drawing, text, and shape APIs.
- Web Guide - Full-stack site generation via
use web.
β‘ Compiler & Engine Specification