
OpenMocha is an JavaScript application server and development framework that supports quick soft-coding and clean hard-coding in Javascript on the client- and server-side. New projects can be quickly soft-coded by creating custom Mocha Objects using the Web browser. As the project matures, these Mocha Objects can be re-factored and hard-coded in separate code files. The two approaches can be mixed at any time, patching hard-coded applications through soft-coding even during runtime. It intends to stretch and scale between fast all-in-one deployment and complex integration in best-of-breed environments.
License: The Apache License 2.0
Changes:
A new and experimental core for a complete rewrite of the Openmocha Javascript server-side. This version introduces two new tiers, e4xd and jhino, which create a lean and flexible soft-coding environment around a JOMP patched Rhino and a patched Helma, with additional filename conventions.
More...