Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.344.996 Times

Java Arithmetic Expression Parser freeware
Filter: All | Freeware | Demo
 

Java Arithmetic Expression Parser

1 2 3 4 5 > 
Added: October 25, 2010 | Visits: 1.306

Java Unified Expression Language Java Unified Expression Language is an implementation of the unified expression language (EL) as specified by the JSP 2.1 standard (JSR-245). The javax.el.ExpressionFactory implementation is de.odysseus.el.ExpressionFactoryImpl: // create an expression factory javax.el.ExpressionFactory...



Platforms: *nix

License: Freeware Size: 235.52 KB Download (93): Java Unified Expression Language Download

Added: May 16, 2010 | Visits: 1.429

regular expression parser regular expression parser is a C++ regexp parser that accomplishes The Open Group specification Issue 6, IEEE Std 1003.1, 2004 Edition. regular expression parser allows you to parse input using regular expressions, and to retrieve parsed sub-expression matches in a few steps..





Platforms: *nix

License: Freeware Size: 337.92 KB Download (145): regular expression parser Download

Added: June 18, 2010 | Visits: 1.183

Java Mozilla Html Parser Java Mozilla Html Parser project is a Java package that enables you to parse html pages into a Java Document object. The parser is a wrapper around Mozillas Html Parser, thus giving the user a browser-quality html parser. Limitiations and known issues The most major limitation is performance...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (111): Java Mozilla Html Parser Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 592

Lambda Expression Parser Lambda Expression Parser is a handy and useful expression parser for parsing dynamical expression string to lambda expression. The component can perform math, logical and bit-wise calculations. Get Lambda Expression Parser and take it for a spin to see what it can actually do for you!


Platforms: Windows

License: Freeware Download (51): Lambda Expression Parser Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 537

JEPLite: java expression parser enlited 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.


Platforms: Windows, Mac, Linux

License: Freeware Size: 38.87 KB Download (48): JEPLite: java expression parser enlited Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 498

Jep Java - Math Expression Parser Jep is a Java package for parsing and evaluating mathematical expressions. It currently supports user defined variables, constants, and functions. The open-source Jep project was halted in favor of commercial development of version 3.0 upwards.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.59 MB Download (45): Jep Java - Math Expression Parser Download

Added: June 07, 2013 | Visits: 429

VisualLangLab for Linux VisualLangLab is a visual parser-generator IDE for development of parsers without code or script of any kind. It is simple in use, and easy to learn. Unlike other parser-generators, VisualLangLab represents parser rules as visual grammar-trees with distinct icons for the grammar-tree nodes. The...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): VisualLangLab for Linux Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 467

Scala Expression Engine 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.


Platforms: Windows, Mac, Linux

License: Freeware Size: 826.28 KB Download (57): Scala Expression Engine Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 523

JPEL-Java Parameters Expression Language A Java parametrization framework to permit software sefl-setup at runtime after parametrization resources modifications, use of diferents files format to specify parameters, and the possibility of defining parameters relations.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.13 MB Download (49): JPEL-Java Parameters Expression Language Download

Released: June 14, 2012  |  Added: June 14, 2012 | Visits: 458

Regex debugger for Java jregexdebugger is a debugger for java regular expression (regex) patterns


Platforms: Windows, Mac, Linux

License: Freeware Size: 10.91 KB Download (51): Regex debugger for Java Download

Added: July 05, 2013 | Visits: 524

CalcServer 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...


Platforms: CGI and Perl

License: Freeware Size: 20.48 KB Download (48): CalcServer Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 543

PGNParser A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse.


Platforms: Windows, Mac, Linux

License: Freeware Size: 454.67 KB Download (53): PGNParser Download

Released: June 15, 2012  |  Added: June 15, 2012 | Visits: 292

RegExp A java regular expression processor using finate statemachines.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.5 KB Download (48): RegExp Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 240

Yet Another Compiler Compiler Language YACCL is a simple Java recursive descent parser, in the tradition of other RDP technologies such as ANTLR and JavaCC. It differs from these in a number of ways: it is smaller and simpler (though not necessarily faster).


Platforms: Windows, Mac, Linux

License: Freeware Size: 126.65 KB Download (50): Yet Another Compiler Compiler Language Download

Added: February 24, 2010 | Visits: 1.288

DNS name parser DNS name parser is a Java utility library for parsing dns names, ip and hw addresses. Synopsis import su.netdb.parser.*; Parser parser = new Parser(); Hashtable result = parser.parse(str); System.out.println("string: "+result.get("string")); System.out.println("hw: "+result.get("hw"));...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): DNS name parser Download

Added: August 03, 2008 | Visits: 1.687

Desktop Expression Calculator Desktop Expression calculator is a free calculator for solving arithmetic expressions. The expression calculator evaluates a single line arithmetic expression such as "sqrt(cos(60)+sin(30))". This version has a new interface, keyboard integration, a read aloud option (accessibility) and new...


Platforms: Windows

License: Freeware Size: 3.1 MB Download (154): Desktop Expression Calculator Download

Added: June 11, 2010 | Visits: 1.200

JavaCC Java Compiler Compiler (JavaCC) is the most a parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC...


Platforms: *nix

License: Freeware Size: 512 KB Download (136): JavaCC Download

Added: June 02, 2010 | Visits: 784

LLg 1.07 LLg is a recursive descent parser generator. SYNOPSIS use LLg; @tokens = ( ADDOP => [-+], LEFTP => [(], RIGHTP => [)], INTEGER => 0|[1-9][0-9]*, ); $reader = Lex->new(@tokens); $ADDOP->debug; $expr = And->new(($factor, Any->new($ADDOP, $factor)), sub { shift(@_); my $result =...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): LLg 1.07 Download

Added: August 13, 2010 | Visits: 1.085

FLAT::Legacy::FA::RE FLAT::Legacy::FA::RE is a regular expression base class. SYNOPSIS use FLAT::Legacy::FA::RE; use FLAT::Legacy::FA::NFA; my $re = RE->new(); $re->set_re(a|b|(hi)*); my $nfa = $re->to_nfa(); print $nfa->info(); # see stuff on NFA my $dfa = $nfa->to_dfa(); print $dfa->info(); # see stuff...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (117): FLAT::Legacy::FA::RE Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 473

parsi parsi was developed using the Java programming language as an accessible and handy library that is able to parse IDL (Interface Description Language). IDL was basically designed as a specification language that is used to describe a program component's interface.


Platforms: Windows

License: Freeware Download (45): parsi Download

1 2 3 4 5 >