Sorry, unfortunately, ExpressionOasis is no longer in our catalog because of its illegal activity.
Please search between related programs bellow.
Publisher description
This system is defined to evaluate various kind of expressions. With the basic version, it is capable of evaluating the mathematical, logical and object property expressions. However system can be extended easily to evaluate any new type of expression like XML. The extensibility comes from the definition of grammar, parsing rules and expression implementations in the configuration files (XML based), which can be extended easily. System does have support for evaluating the functions and variables. User just need to provide the helping classes having implementation for functions and variables. Any new implementation can be plugged easily to the system. System is also capable to return the possible return type for any expression without actually evaluating the expression. Another capability is to get the possible operand types for any expression. This is very usable features while implementing the UI for any tool which is based on expression evaluation for its features. System is capable to work in multi-threaded environment. What purpose it will solve - The expression engine can be used as a plug-gable component with other framework components like -With BPEL based Workflow Engine which require an expression evaluator, -Or with a UI framework to evaluate the properties of various data objects and fill these in UI components, -Or by any scientific or mathematics research program, -Or with any financial or general software which need to evaluate the expressions.