Skip to content

TechScript v1.0.3

Choose a tag to compare

@Tcode-Motion Tcode-Motion released this 12 Mar 17:46
· 8 commits to main since this release

TechScript v1.0.3 — Comprehensive Standard Library & VM Optimization

This massive update transforms TechScript from a basic scripting language into a professional-grade tool with over 150+ native functions and 100% type-safe execution.

🚀 Key Features

  • 150+ Built-in Functions: New math., crypto., json., s., os.,
    andom.
    , and date.* modules.
  • Inline Execution: Run code instantly with ech eval "...".
  • Cryptography: Native SHA-256 (FIPS 180-4), MD5, and Base64 support.
  • Improved Performance: Optimized loop processing (+20% faster execution).
  • Bug Fixes: Corrected stop (break) / skip (continue) behavior and in/ ypeof operators.

📦 Installation

Download echscriptv1.0.3.exe below and run setup.bat from the release folder!