v0001 -- Variable context added. Parser Context Added Script Execution Added Bracket-Variable Parser added ----- How to use: ALL OF THE LINES MUST START WITH A PERIOD, OR YOU WILL GET A FATAL ERROR. heres an example line : .vset [name] [data] -This line will add a variable to the variable context- .printl [still in dev] ------------ How to use bracket variables : when putting an argument inside a code line, use ([varname]) to make the executer fetch the variable VALUE from the variable context. You can abuse how many arguments you give to 1 code line, because the executer only scans certain arguments. Warning : the variable MUST be in the variable context.