AddExpression parser v3.4
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



Expression parser is a library of components, that evaluates Pascal like scripts at run time.
It is not an interpretator, but is a quasi compiler, so it works fast. Features:


  • supports: if...then..else...;for...:=... to/downto ... do ; while...do...; repeat...until...;
  • try finally end; try except end; raising exceptions;
  • nested and inline comments
  • class creating, referencing any published property of any class;
  • and more than 800 registered public methods and properties of more than 100 useful Delphi VCL classes;
  • creating and referencing OLE automation objects;
  • supports integer, hex, FP, boolean, date string and variant type constants;
  • more than 200 build in functions;

  • Category:
    Math/Algorithms
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    15 May, 2004 00:30
  • Views:
    1791
  • Downloads:
    1461
  • Price:
    55.00 USD
UsefulnessPoor
DocumentationPoor
StabilityFair
ValuePoor
Ease of UseFair
Level of UseZero
1 people have rated this applicaton
Total AverageZero
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
TKAParser v1.1 - 29 January, 2000 - Vijainder Thakur

The TKAParser is a Spread Sheet Engine, calculator and expression parser. It can evaluate mathematical and string expressions that contain numbers, predefined variables and formulae. A mathematical expression may have any commonly used math...

Regular expression parser for Delphi  - 10 November, 2005 - Eddie Shipman

Regular expression parser class for Delphi by Russell Libby. Fully commented.

Expression builder v1.34 - 07 August, 2009 - Todor Marholev

Expression builder is a set of 11 components - TExprFunctions, TFnCategoryCombo, TFnCategoryList, TFnListBox, TEPClassTreeView, TEPClassComboBox, TEPClassMemberBox, TVarListBox, TUserDataListBox, TExprBuilderDlg, TExprSolver, which helps you to...

TExpressionParser  - 13 December, 2001 - Egbert van Nes

A flexible and fast expression parser object for logical and mathematical functions. The parser uses a fast evaluation algorithm ('pseudo-compiler' generating a linked list that evaluates fast). Easily customizable.

Branko's Math Interpreter  - 15 October, 2000 - Branko Dimitrijevic

This shareware package of native Delphi VCL components implements flexible run-time mathematical expression parser and evaluator. Key features: All standard operators including relational, Boolean, bitwise and string. More then 70...

Related Information
  • BETTER THAN POST (2001-02-06 13:04:06)
    Ok, I'll post the old code I was using. This used a couple of extra components that you might not have, TTrayIcon, TExtPageControl, and of...
  • SQL-PROBLEM (2001-02-16 09:38:55)
    hi again :-) the other post has han error, here's the correct one. Query1.SQL.Add('WHERE (Christmas >= "1992") AND (Christmas <= "1998")');...
  • HOW CAN YOU FILL A DATA BASE ASCII TEXT DATA? (2001-02-27 09:19:39)
    Based on the Answers you put out I don't doubt that you are fully employed. What I am offering is a way for you to gain extra income on your "off"...
  • SAVING APPLICATION SPECIFIC DATA (2001-03-09 14:55:32)
    i got parts of this from this website and delphi32. put IniFiles in your uses clause Var IniF:TIniFile; Procedure Demo; Begin...
  • HOW I CAN TO KNOW??? (2001-03-15 16:19:29)
    Most of the events are not setup for most flash created files. In other words, inside Flash 5 when you create it then you can set Frame Actions....
Related News
Kylix Math Parser and Derivative - 14 October, 2002
DESCRIPTION
TCioinaEval class can parses and evaluates a mathematical expression given as a string.

BASE CONCEPTS
...
Cross-platform parser - 23 October, 2002
"TCioinaEval is a robust cross-platform mathematical expression evaluator for Delphi 6+ and Kylix 2+ that parses input strings at blazing speed (as...
UCalc Fast Math Parser 2.0 released - 08 October, 1999
MIAMI, Florida, Oct. 8, 1999 -- Corbier today announced the release of UCalc Fast Math Parser 2.0 where a fully functional copy is available for...
UCalc Fast Math Parser 2.0 Pro FREE - 02 November, 2005
Licenses for UCalc Fast Math Parser 2.0 Pro (a $450 value) are now being given away for free in an experimental promotion during November.
ANN: SMImport suite v2.36 for Delphi/C++Builder - 08 June, 2005
Hello,

today the new version of SMImport for Delphi/C++Builder 2.36 released.

Short list of changes:
- direct...
Categories

Latest Forum Entries