Skip to content

ekanshiag/lisp_interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp Interpreter

Implementation of lispy calculator in js

Usage

// Parsing using a file
node index.js testData.txt
// Interpreter repl 
node repl.js

About

implementation of lisp in js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published