AddRegular expression parser for Delphi
  • 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 



Regular expression parser class for Delphi by
Russell Libby.

Fully commented.

  • Category:
    Programming Tools
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    10 November, 2005 14:28
  • Views:
    4165
  • Downloads:
    1329
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
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...

Expression parser v3.4 - 15 May, 2004 - Todor Marholev

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

DIRegEx 4.6  - 14 April, 2008 - Ralf Junker

DIRegEx is the most advanced regular expression engine for Boland Delphi, both freeware and commercial. Perl and DFA matching algorithms are available. The syntax is Perl 5.8 compatible and includes Full substring capturing Named...

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

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
  • HOW TO KILL ANYOTHER PROGRAMS WITH DELPHI? (2001-01-02 17:04:42)
    Find the handle of the window using FindWindow or EnumWindows and use PostMessage(ProgramHandle, WM_CLOSE, 0, 0); I have not tried it, but it...
  • HOW TO GREP CHARACTERS IN DELPHI 3 (2001-01-03 01:29:32)
    Var Grep : String; Begin Grep := Copy('2000-46',6,2); End; The first parameter is a string or a dynamic array, the second is the index of...
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • DOT ON SCREEN (2001-01-03 03:42:55)
    Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function COLORREF SetPixel( HDC hdc, // handle...
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 beta + Free upgrade - 07 September, 2004
An important beta for the next version of UCalc Fast Math Parser was released. New features include support for multithreading, complex numbers,...
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...
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