Introduction - If you have any usage issues, please Google them yourself
Achieved by recursive descent PL0 language compiler, the program divided into three parts: lexical analysis, syntax analysis, simulation of the actuator. Finite state machine is better than the traditional way of if-else.