Package com.singularsys.jepexamples.consoles

Examples that allow console interaction with the Jep parsers using a command line interface.

See:
          Description

Class Summary
BigDecimalConsole  
Console This class implements a simple command line utility for evaluating mathematical expressions.
CPConsole  
PostfixEvaluationConsole  
PrefixDumperConsole A console application which dumps the tree representing an equation and statistics about the tree.
PrintConsole  
VectorConsole A console which illustrates a different syntax for vectors using mathematical (1,2,3) notation. the tokenizer
 

Enum Summary
Console.SPEC_ACTION  
 

Package com.singularsys.jepexamples.consoles Description

Examples that allow console interaction with the Jep parsers using a command line interface. The Console class provides a framework for implementing interactive applications and applets. It also serves as a interactive command line for the standard configuration of Jep. CPConsole is a interactive command line for the standard configurable parser.



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