This respository has created a program which takes in LISP instructions as input to the program and gives the output for the script.
-
Clone the respository.
-
To run the interpreter on your input please run the below commands:
a. npm install
b. npm run start -- --file={file_path}
npm test