Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 245 Bytes

File metadata and controls

9 lines (6 loc) · 245 Bytes

VisualScript

A programing language designed to interact with UI's.

Based off Python syntax, Visualscript is a high-level programming language desinged to interact with ui's.

Example Usage:

 log("Hello world")
// prints hello world