Type HELP to see some basic commands. PRINT: Prints text on the screen. VAR: Creates a variable. DELVAR: Deletes a variable. CLS: Clears the screen. There's more too- type HELP to see!
This is a little idea I had for something- a programming language inside of a programming language. It has really nothing to do with C++, by the way. Nothing like it. So far it can only do very simple commands, nothing special. I plan on making this more advanced in the future, but for now, it's really basic. Credit to Andrew360 for the text engine.