Search Software:      

 
object pascal

Relevant Keywords 

  

Free Pascal Downloads

 

Source Code Scanners for C++ Builder 6

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.

source code scanners scs libraries components visual components vcl c- builder delphi lexer parser c

Source Code Scanners for Delphi 5

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.

source code scanners scs libraries components visual components vcl c- builder delphi lexer parser c

Source Code Scanners for Delphi 6

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.

source code scanners scs libraries components visual components vcl c- builder delphi lexer parser c

rsEdit

rsEdit is a free replacement for the Windows Notepad editor that comes with all versions of Microsoft Windows. Features ~~~~~~~~~~~~~~~~~~~~~~ o Multiple document editor. You can edit as many text files at once as your computer's memory can handle. o Text files you edit with rsEdit may be as large as your computer's memory can handle. o Has an Insert Text command, which allows you to put one file inside of another. o Has multiple levels of editing undo and redo. o Has date and time insertion commands. o Has Find, Find Next, Replace and Goto Line commands. o Set rsEdit's look, and your changes are remembered between editing sessions. Changes include the removal of the button bar, status bar and editor background graphic. o Has a macro record and playback facility, to allow you to repeat keystroke commands within a text file. o Set, clear or go to up to ten bookmarks in rsEdit, so you can quickly jump around in your text file. o Change the font type and font size that is used for displaying and printing files. o Supports block cut, copy and paste operations, as well as the same operations for columnar blocks of text. o Has commands to convert text blocks to lowercase, uppercase, captilize and invert text. o Has the ability to modify the file extensions for the file open and save dialogs. o Set rsEdit to automatically load the files that were open the last time you used rsEdit. o If selected, automatically highlight keywords in HTML or Pascal files or create a highlight scheme for any other kind of file. The highlighting can be changed to suit your tastes. o Does not use any non-operating system files in operating system directories such as Windows, WinNT or System, and does not create or use any files in those directories. o Does not use the Windows registry to store any items such as program configuration or status information. The registry is only modified if you chose rsEdit as your default editor.

editor notepad windows mdi multiple files syntax highlight rsedit free notepad tm replacement

DBF-Desktop

DBF-Desktop Professional is the premier Database Manager for managing DBF files, providing the ability to create, modify and manage every aspect of your DBF file. Since DBF-Desktop was created using Apollo, we also support all features that are provided with Apollo, such as Clipper, FoxPro, and HiPer-6 tables along with advanced support for Apollo Database Server. International Support Project Manager Interactive Pascal Scripter (supports call to CodeSite from Raize.com) Local SQL Builder Dot Prompt support (50+ Commands) Open Multiple Tables Support for viewing blob images (BMP,JPG,ICO,GIF,RTF) Script Editor supports Code Completion, Templates, Custom scripts included File Editor (includes auto extension support) Layout Manager for creating custom views Custom Report Designer Compare Structures/Directories Connect to ADS from Apollo Print grid directly to printer Import/Export License Server added to support concurrent license usage plus many more ...

dbf desktop database manager apollo sql ads server sendero xbase dbase

SOCKShell

The Windows Explorer's File menu and context menu (the menu displayed when you right click on an item in the Explorer window) display the options that operate on the selected object. These operations include the standard Cut, Copy, Delete and Rename operations if they are appropriate, and will often include other operations which are specific to the type of object that was clicked on. SOCKShell expands and enhances the Windows Explorer context menu by adding a number of new predefined options and allowing you to add any number of your own options, both to the main context menu and to the SOCKShell submenu. The predefined options include: Analyse Pascal source code - Report on the number of lines, classes, functions, procedures etc. Explore in a new window - Open a new copy of Windows Explorer in the selected folder Copy the full path - Copy the full path of the selected item(s) to the Windows Clipboard Edit with Wordpad - Edit the selected file with Windows Wordpad Edit with Notepad - Edit the selected file with Windows Notepad Open a Command Prompt - Open a Windows Command prompt in the selected folder Set file attributes - Set the attributes of the selected file(s) and folder(s) Set file date and time - Set the date and time of the selected file(s) and folder(s) Of particular interest to programmers is the 'Analyse Pascal source code' option, which will process a single file or folder, or a whole directory tree, and produce a report of the total number of characters, lines, blank lines, comments, classes, functions, procedures and other information. This information is automatically copied to the Windows clipboard for pasting into other applications.

shell shell extension context menu explorer application development tool pascal tools software freeware shareware windows

 
Audio Software
Office & Business
Games Software
Graphics Software
Internet Software
Home Software
Developers Tools
System Utilities
 
 
 
 

Page 3 out of 3    1 2 3

 

Copyright © 2004-2010 FilesWeb.com