jsVision Homoiconicity and Javascript This is a demo project used in the post on Homoiconicity and Javascript. Setup on OSX Git this project. Install node.js. Install jasmine. (remember to sudo npm install jasmine-node -g) Run Tests $ cd PROJECT $ jasmine-node spec --autotest --watch . --color