VL.md 444 B

VLCode-Lite — VL Project

Project Description

VLCode-Lite — Application project based on VL (Visual Language) v3.5.

VL Syntax Essentials

  • Version Declaration: // VL_VERSION:3.5 (required first line)
  • File Types: .vx (App), .sc (Section), .cp (Component), .vs (Service), .vdb (Database), .vth (Theme)
  • Indentation: consecutive hyphens (-), NOT spaces

Project Custom Instructions

[Add project-specific AI instructions here]