Freeware Downloads for "Arithmetic Expression Parser Java"
- JEPLite: java expression parser enlited
- License: Freeware

JEPLite is a light-weighted (re)implementation of the Java Expression Parser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer..
- Platform: Linux, Mac, Windows
- Publisher: jeplite.sourceforge.net
- Date: 11-07-2012
- Size: 39 KB
- JSON Expression Parser & Evaluator
- License: Freeware

An Expression Parser and Evaluator result in JSON object. Written in Pascal..
- Platform: WinOther
- Publisher: jsonexpr.sourceforge.net
- Date: 02-07-2012
- Size: 42 KB
- Do for Windows
- License: Freeware

Do is a command line arithmetic expression evaluator that is useful as a quick calculator. It also does base conversion to and from several useful systems such as hexadecimal and binary..
- Platform: WinOther
- Publisher: preciselogix.com
- Date:
- Size: 92 KB
- Scala Expression Engine
- License: Freeware

Math expression parser and evaluator written in Scala. Usable from Java (Sun JRE 1.6) Provides float, integral, boolean and vector data types, some string processing support. Variables may be defined internally or im- and exported through a binding..
- Platform: Linux, Mac, Windows
- Publisher: scee.sourceforge.net
- Date: 08-05-2012
- Size: 826 KB
- Big Calculator
- License: Freeware

Java arbitrary-precision calculator and expression parser. "Compiles" text equations into functors to be executed using the Java BigDecimal class..
- Platform: WinOther
- Publisher: bigcalc.sourceforge.net
- Date: 10-10-2012
- Size: 449 KB
- jamato
- License: Freeware

JAMATO : JAva MAtrix TOols packageProvides an easy-to-use class of matrix with MATLAB-like functions.Jamato also includes Data Plots in 2D or 3D, Histograms in 2D or 3D, an expression parser, and some basic statistic simulation tools..
- Platform: Linux, Mac, Windows
- Publisher: jamato.sourceforge.net
- Date: 18-11-2012
- Size: 99 KB
- JMAT
- License: Freeware

JMAT : Java MATrix tools package.Provides an easy-to-use class of matrix with MATLAB-like functions and syntax. JMAT also includes plots and histograms in 2D or 3D, an expression parser, and some statistic simulation tools..
- Platform: Linux, Mac, Windows
- Publisher: jmat.sourceforge.net
- Date: 18-10-2012
- Size: 298 KB
- LiquidMath
- License: Freeware

Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future..
- Platform: WinOther
- Publisher: liquidmath.sourceforge.net
- Date: 10-08-2012
- Size: 21 KB
- CalcServer
- License: Freeware

CalcServer is the calculator service that run in server side you can call this service by connect it(server) and type any arithmetic expression you want to evaluate then press Enter key. The Calc server will send you back the result.This version is demonstrate only.It does not support complex expression..
- Platform: CGI and Perl, Scripts
- Publisher: Hussachai
- Date: 18-06-2013
- Size: 20 KB
- Expression4J
- License: Freeware

Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
Expression4J License - Apache License V2.0.
- Platform: Linux, Mac, Windows
- Publisher: Expression4j
- Date:
- Size: 1344 KB
- Arithmetic Expression Parser
- License: Freeware

Dieser Parser, soll arithmetische AusdrALcke, die als String vorliegen, ausrechnen, bzw. diverse Funktionen darauf anwenden können. Bis jetzt kann er nur AudrALcke wie "4^(5+2)-23*4/cos(3)" ausrechnen. er unterstALtzt auch vergleichsoperatoren.
- Platform: Linux, Mac, Windows
- Publisher: arithexpr.berlios.de
- Date: 12-06-2012
- Size: 13 KB
- Expression Tree Viewer
- License: Freeware

This project draws the binary tree representation of an arithmetic expression.It can be compiled on Windows or Linux..
- Platform: WinOther
- Publisher: exprview.sourceforge.net
- Date: 07-08-2012
- Size: 8 KB
- SXP
- License: Freeware

A universal S-expression parser for Ruby..
- Platform: Ruby, Scripts
- Publisher: Arto Bendiken
- Date: 19-05-2013
- Size: 10 KB
- Expr4J
- License: Freeware

Expr4J aims to provide a general purpose expression parser, which is also compatible with Microsoft Excel. It will provide an implementation of the built in functions in MS Excel as well as a calculation engine..
- Platform: WinOther
- Publisher: expr4j.sourceforge.net
- Date: 05-11-2012
- Size: 284 KB
- MathExpression
- License: Freeware

The fast, flexible, extensible, and easy to use C++ template class for creating your own customized math expression parser for both built-in and user-defined numerical data types. The parsed tree perform fast and can be used in multi-threaded OpenMP apps.
- Platform: Linux
- Publisher: mathexpression.sourceforge.net
- Date: 27-09-2012
- Size: 646 KB
- Javaluator
- License: Freeware

Evaluate an arithmetic expression is as simple as:
Double result = new DoubleEvaluator().evaluate("(e^3-1)*sin(pi/4)*ln(pi^2)").
But Javaluator provides you with much more ...
Key features:
- Functions support, including variable argument count.
- Constants support: e, pi, etc ...
- Variables support: Example sin(x) for x = pi/4.
- Highly configurable: Reduce the built-in operator or function sets, define your own brackets.
- Extensible: Define your own grammar, or extends the existing one.
- Platform: WinOther
- Publisher: Javaluator
- Date:
- Size: 94 KB
- arbitrary text data parser java library
- License: Freeware

An other library for the common problem of parsing arbitrary text data. A small, easy-to-use Java library LR parser without lookahead limitation. Semantic action defined in class not in grammar definition file..
- Platform: WinOther
- Publisher: parser4j.sourceforge.net
- Date: 21-10-2012
- Size: 334 KB
- jsexp
- License: Freeware

jsexp is a lightweight and simple application that provides you with an easy to use Java parser for Lisp S-expressions.
Symbolic expressions are conventions that are used for representing data with parentheses. Designed to ease the development process, jsexpcan help you parse such expressions.
.
- Platform: WinOther
- Publisher: Julian Mendez
- Date:
- MathParser Java
- License: Freeware

MathParser Java provides you with a handy and lightweight component designed to help you parse complex mathematical expressions.
Using MathParser Java, you will be able to easily convert string expressions into mathematical results.
.
- Platform: WinOther
- Publisher: Daniel Rodr+sguez Hernandez
- Date:
- Bracer
- License: Freeware

Bracer was specially designed as a handy and accessible Java library that can be used for parsing and evaluating math expressions. You can now use the Open Source Bracer library to further improve your development process.
Features:
parse math expressions
evaluate math expressions
convert from infix to postfix notation
calculate expression in postfix notation
implements the shunting-yard algorithm
understands complex numbers
.
- Platform: Windows
- Publisher: Dmytro Titov
- Date:
Arithmetic Expression Parser Java: Freeware | All




