This project contains the source to the content first processor. The content first processor will be written in various languages.
At present, work has begun on the JavaScript (both JS runtimes such as Node.js and Rhino and browsers are supported) parser, but not the processor.
Clone the project to your local machine. Then you can cd into the javascript directory to either run tests (browser based using Jasmine) or develop and compile using Canopy.