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