MonkeyScript Lite

MonkeyScript is a project made to create a clean usable environment for JavaScript development outside of the browser — on the server, on the command line, and more. Along with libraries and a system for downloading and installing them. See the main project for more information on the overall project.

This is the MonkeyScript Lite subproject. We're workig here on an early implementation of MonkeyScript in Java using Rhino instead of C/C++ using SpiderMonkey as we originally planned.

Unfortunately this has some limitations but they shouldn't be that bad for now while we're waiting for a C/C++ developer.