Package org.nfunk.jep.evaluation

An experimental fast evaluator which "compiles" an expression into a set of CommandElement objects rather than traversing the parse tree.

See: Description

Package org.nfunk.jep.evaluation Description

An experimental fast evaluator which "compiles" an expression into a set of CommandElement objects rather than traversing the parse tree. These classes are still experimental and are not used by default for evaluation.

http://www.singularsys.com/jep Copyright © 2007 Singular Systems