A very simple programming language I created. It currently has a few features: run runs the program createVar creates a variable wait waits for a certain length of time setVar sets a variable to a specific number msg displays a message in the output list. displayVar displays a variable in the output list