Skip to content

AishwaryaChat/Lisp-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp Interpreter in Javascript


This respository has created a program which takes in LISP instructions as input to the program and gives the output for the script.

Setup

  1. Clone the respository.

  2. To run the interpreter on your input please run the below commands:

    a. npm install

    b. npm run start -- --file={file_path}

Run Tests

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published