:comand arg = add command to program (commands latter) clear = clear program list = print program run = run program import = import a program (type in to prompt) export = export a program to break from a program press the up-arrow PROGRAM COMMANDS: cls = clear the console print <text> = print some text goto <line> = goto a line number (as dispayed by list) stop = exit program push <data> = push to stack append = print top of stack with no new line join = join items on stack
I am planing to add more commpeate set of statements latter. (added import/export)