Skip to content

devijvers/lisp.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Very early days lisp implementation for node.js. Requires node to be installed.

Run REPL:

node lisp/lisp.js --repl

(in the folder containing the lisp/ and js-class/ folders)

Run tests:

node lisp/lisp.js lisp/test.ljs

About

a Lisp for node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published