Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.89 KB

File metadata and controls

33 lines (26 loc) · 1.89 KB

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

🤝 Project, Release & Community