Description
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. It has the following features:user defined functions and aliases;supports: if...then..else...;for...:=... to/downto ... do ; while...do...; repeat...until...;try finally end; try except end; raising exceptions;New! 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;links directly in a script to a runtime components, that can be also on a data module;links to any runtime function or class method;calling user defined scripts from the program;executing a script generated script;variables, can be a value, expression, DBField or a link to a runtime var;syntax checking of the scripts, checks also for using a valid variables, functions and arguments;request for used variables, by a given script, that need initialization;on event evaluated functions and variables;supports integer, hex, FP, boolean, date string and variant type constants;design time editors for variables and functions, that can be loaded and saved in INI file;special links of dependences, tracks the changes in related objects;more than 200 build in functions;enhance error handling; New! compile-time and runtime error handling, returning row, column and position of the error;full help and demo;You will feel the Expression parser as a real extention of your favourite compiler at runtime.
Related:
Button - Checkbox - Components - Delphi - Evaluate - Evaluator - Expression - Hint - Parser - Script - Vcl
User Reviews:
Related:
Interpreter & evaluate 2.4.1Simple program interpreter & evaluete component with source & demo. Key words & syntax: IF ... THEN {...} [ELSE {...}] WHILE ... DO {...} PROCEDURE...By: Jan Tungli |
Freeware |
DIContainers 1.51DIContainers are a collection of over 60 container classes for Borland Delphi 4/5/6/7. Four different container structures are available: Hash... |
Shareware |
DSPLAB 2.01DSPLab is a library of delphi components for digital signal processing. The library contains two components: IIR Filter and FFT. IIR Filter is...By: Eugen Tarasov |
Shareware |
RNDGen 1.2True random generator for Delphi and C++ |
Freeware |
Domains Eval 7.4.0MY DEFINITIONS Domain is a closed set of planar points which satisfy a logical algebraic condition. Primitive ( atom ) is a simplest domain....By: Alexei Cioina |
Shareware |
ML Button Components 1.6Checkboxes and Radiobuttons with wordwrap and various text and button alignments.Contains TMLCheckBox, TMLRadioButton, TMLRadioGroup, TMLDBCheckBox...By: Todor Marholev |
Shareware |
TMagicHints 1.66TMagicHints is a component that manages the outlook of the hints of your application.TMagicHints component has the following features:Four ways of...By: Todor Marholev |
Shareware |
Debugger Killer 1.0A simple component for trapping the debugger of someone who tries to debug your program. Simply drop the component in the main form of your...By: Todor Marholev |
Shareware |
.NET Expression EvaluatorPower-up your applications with this extremely lightweight, customizable and flexible infix parser and evaluator. |
Shareware |
TEval 1.0TEval is an expression evaluator component which can be used to evaluate mathematical expressions at run time. An expression can contain...By: S.G.S. srl |
Freeware |
- Jep Java - Mathematical Expression Parser
Java classes for parsing and evaluating mathematical expressions. Supports multiple variables and user-defined functions.... - Expression Group
Specializes in: Internet and Intranet development, database applications, graphic design, hosting, and hardware and... - So What's A $#!%% Regular Expression, Anyway?!
Learn how to use regular expressions and perform search and replace operations. - Expression Networks
Dedicated colocation and web hosting, and a full range of other IT services. - Regular Expression
A Wikipedia article on regular expressions with an informal discussion, a formal definition and examples. - Regular Expression
The formal definition of regular expressions, also used to define regular languages. - Regular Expression Checks
Online service for verification of regular expressions. - Regular Expression Analyzer
An online utility that helps analyzing regular expression structure. - Regular Expression Tester
Uses browser's JavaScript to show matches and subgroups, and highlights match in the input string. - C++ Regular Expression Library
A free component that enables the use of regular expression searching in a C++ program.
