
This javascript module decompose expression in abstract tree and try to evaluate static evaluable expressions.
This module could be used in order to simplify expression or for partial compilation of javascript.
Node.js is an event-based server-side JavaScript engine.