| Main Menu |
| Software Categories |
| Developers |
| Other |
|
|
Source Code Scanners for Delphi 6 |
Download Music Pro
Join now and immediate access to the largest music downloads networks on the Internet, unlimited media files are available for your Player, including songs, TV shows, movies, pictures and more. Sign up with us and have the easiest way to start download... |
Downloads for MP3 Player Signup
There are never any limits on the amount of searches that you can do and no limits on the things you can search for. Search thousands upon thousands of the Coolest DVD Quality Movies, Music, TV Shows and much more. |
|
|
|
| Author's Description: |
| Author: |
MBLabSoft |
| Platform: |
Windows 95/98/ME/NT/2000/XP |
| Version: |
4.0 Std |
Submitted: |
5/7/2004 |
| File Size: |
1198 KB |
Added: |
5/23/2004 |
| License: |
Shareware |
Type: |
UPDATE
|
| Price: |
$40.00
|
Downloads: |
893 |
| Our Rating: |
 |
Support: |
Email
|
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. |
|
|
|