Skip to content

Bruceli-iscool/VisualScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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