用JS写一个JS解释器 使用方法: 安装依赖:yarn或者npm install 在index.js中添加代码并使用npm test或yarn test运行代码 文件结构简单粗暴,也可直接引入调用customerEval函数