Source Code Scanners for Delphi 5 4.0 Std 
Publisher: MBLabSoft
Size: 994 KB
OS: Windows95/98/ME/NT3.5x/NT4.x/2000/XP/2003
License: Shareware
Price: $40
Updated: 2004-04-04
Rating:
Download Now!
Source Code Scanners for Delphi 5 4.0 Std Description
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.
It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages.
Read more...
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.
It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages.
These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.).
The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array.
Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc.
The full source code of Source Code Scanners is available in Professional edition.
Tags of Source Code Scanners for Delphi 5
Source Code Scanners,
SCS,
libraries,
components,
visual components,
VCL,
C++ Builder,
Delphi,
lexer,
parser,
C++,
Object Pascal,
PHP,
HTML,
CSS1,
lexical analyzer,
preprocessor,
source codes,
expressions,
tokens
MySQL-to-OracleMySQL-to-Oracle is a program to migrate MySQL databases to Oracle server.
SmartVB6Development tools for VB6 programmers created to build fast and robust code.
RazorSQLQuery, update, navigate, and manage all databases from one database tool
MySQL-to-MSSQLMySQL-to-MSSQL is a program to convert MySQL databases into MS SQL format.
SkinEngineEasy to add skinnalbe GUI to your C++, Delphi, VB and .NET application