Skip to content

MatthiasLiszt/tinylispinterpreter

Repository files navigation

tinylispinterpreter

tiny lisp interpreter in JavaScript Node.js

inspired by the kanaka/mal project on github

but turned out to be something on its own

for more details please read : howitworks.html

Running the project

please get an up to date version of node and npm and install it with

npm install 

then you simply can run the REPL with

node repl.js 

About

tiny lisp interpreter in Javascript inspired by the kanaka/mal project on github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published