#include #include #include #include #include #include "nasal.h" using namespace nasal; int main() { std::cout<<">> input \"help\" to find help."<> "; std::cin>>Command; if(Command=="help") { std::cout<<">> 1.input file name to run the nasal script."<> 2.command cls to clear the screen."<> 3.command exit to shut down the program."<