A simple programming language. download
This is an interpreter programming language coded from C++ and Microsoft Macro Assembler (MASM).
This provides "if, for, while" statements and self-defining function.
You can move a virtual robot by typing some simple commands or using USB controller.
A simple programming language2. download
This is an interpreter programming language coded from HSP (hot soup processor).
When I was a high school student, I posted this to HSP programming contest
here.
You can use self-defining function, arrays(variables) of strings/integer/real-value, and WindowsAPI furthermore.