解释器原理及实现(java版):
https://www.cnblogs.com/OceanEyes/p/implement_a_interpreter.html
解释器实现例子(python版):
https://blog.csdn.net/chosen0ne/article/details/8024176