tbh idk what commands there are you can't even echo variables lol i literally spent a minute looking at this thing before i clicked publish
project from 2018 that i forgot to publish improvement from last version is that basically that the interpreter uses String.split(/ /g) from javascript to parse the input, the rest is mostly the same you can also work with variables like; a = 123 a += 2 a -= 5 a /= 10 a *= 0.33 to get user input you do a <<