this is like my other scratch script language, but around 50 times faster. This makes it a very useful language for data possessing and displaying, along with games. it supports simple nested if loops, gotos, nested subroutines with up to 20 arguments, graphics, mouse detection(lacks keyboard input), REALLY FAST execution. Even supports recursive functions!
text rendering engine: https://scratch.mit.edu/projects/26167016/ This was an experimental project to test the speed of a long if chain under "without screen refresh", this is an intermediate step to making a VERY FAST assembly language.