Skip to content

long-long-float/lisp-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp.js

http://long-long-float.github.io/lisp-js/index.html

Set up

$ npm install coffee-script
$ (npm bin)/coffee -c lisp.coffee
$ (npm bin)/coffee -c test/test.coffee

Run a local http server(e.g. php -S localhost:8000)

Tests

Open /test/index.html in web browser