This SDK contains all of the ProscriptLS libraries and support files needed to create web pages using ProscriptLS as the scripting language instead of Javascript.
The documentation is in index.html: run 'node simple_server.js' from the command line with the working directory set to the SDK directory. Use any browser to go to localhost:9615/index.html.
The documentation for the current master branch of the ProscriptLS project is viewable at http://lindseyspratt.github.io/proscriptls/index.html.
The GIT project for ProscriptLS is at http://github.com/lindseyspratt/proscriptls