Skip to content

brandly/lisp-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lisp-repl

a repl for lisp.js

written with React and ES6

development

$ npm install
$ npm run browser
$ npm run watch