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.
Screenshot
Comments
No comments have been submitted for this product. Be the first user to submit a comment.
More Similar Software
Source Code Scanners for Delphi 6 4.0 Std ... 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 ...
Source Code Scanners for C++ Builder 5 4.0 Std ... 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 ...
Source Code Scanners for C++ Builder 6 4.0 Std ... 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 ...
Delphi Tutorials 7.1 ... Delphi Tutorials with full source code. Animated tutorials. Collection of 10 basic Delphi tutorials. Each delphi tutorial comes with full source code and animated tutorial.
Delphi Tutorials for complete beginners or just beginners. It is a collection of 10 basic Delphi Tutorials which will help you understand more about Delphi and at the end you will be able to create your own application in no time. Every example listed here comes with an animated tutorial and full source code. Now, let's take ...
Delphi Source formatting Wizard 1.16 ... Delphi Source formatting Wizard is a easy customizable feathured source code formatter.
It can improve your source code (the indentation, spacing, capitalization, etc are supported). At default, the style of the Borland source code is followed closely, since this is the most widely accepted style. But formatting of Pascal code is much a matter of taste.
The convenient interface, similar to standard Wizards in a Windows, possibility of saving of the several configurations, many customized ...