Parser Software

#recognize!

#recognize! is a parser library written for the .NET platform which is able to perform lexical and syntactic analysis on C# source code. The results of these analysis steps are represented in a rich data structure called the code model which can be easily traversed and modified by client code. Furthermore, the library contains a C# generator that used a code model as input.

c language specification c interpreters c source code dependent functionality c parser

Stylus Studio XML Enterprise Edition

Stylus Studio XML Enterprise Edition is an XML IDE for working with any XML technology, providing XML editors, debuggers, and XML utilities for simplifying your next XML project. Some of the highlights of Stylus Studio include an XML Editor with integrated parser and validator, a visual XML Schema Editor, DTD editor, XML Mapping tools, Web Service tools, XML import/export tools, Relational Database to XML conversion tools, XQuery tools and more.

legacy data integration xml schema editor xalan xerces java code generation import export tools

ecMathExpr

Evaluate math expressions created at runtime in your VB projects. Compiled (runs faster than simple parser methods). Define variables and 'user-defined' functions. Multiple algebraic expressions. Evaluate (fast and repeatedly) the compiled expressions. Arithmetic, Boolean & logical operators, trig and htrig, internal functions, log, exp, min, max, if..then..else, & more.

math expressions algebraic expressions vb projects internal functions logical operators

Relax

Relax is a free GPL licensed, multi-platform web server log analyzer. This tool analyzes which search engines, search keywords and referring URLs led visitors to the web site. Frequently updated parser module recognizes hundreds of search engines. HTML reports can be configured to include links to other web based keyword analysis tools.

web server log html reports platform web analysis tools search engines

Speedy Make

Replaces make by the simplest parser and its makefile format by a portable XML document. Some predefined actions are sufficient to give tasks to the interpreter. It is a small engine that parses recursively an XML file and turn it into a list of command to process. A lot of tasks are automated, for example, the parser needs only for the name of the main source file to build a whole project.

binary executable xml document xml file main source

JPEE Email Utility

A custom e-mail merge, email extractor, email verifier, data parser and all in one affordable email utility. JPEE is available as a free, easy to use, highly configurable, email communications software implementation. Use JPEE to extract / Import contact data from just about any data source imaginable and to create customized e-mail messages for your friends, associates, business-contacts, students, clients or any grouping of email contacts.

mail transfer agent custom mail mail header internal mail mail data

ContentSmartz Email Parser

Email Parser from ContentSmartz is an email finder, which searches for email addresses on a targeted keyword from the internet. You can build your own targeted consumer or business mailing lists with this email software. Download Email Parser free from ContentSmartz to build mailing lists for direct marketing and business promotional campaigns. 50% off in Promotional campaign.

e mail search parser searches business mailing lists desktop mail graphical user interface

Delphi Component Help Builder

Delphi Component Help Builder is a powerful tool that creates help files for Delphi components based on its source code to integrate it with Delphi IDE help system. It's a combination of Pascal source code parser and help file editor. Help file created with Delphi Component Builder looks professional, like help files supplied by Borland. Delphi Component Help Builder also can save help topic text back into source files as in-source help comments.

 

General SQL Parser

Create parser for different databases such as MSSQL,Oracle to deal with different sql dialects. Syntax check, give the error token, position and hint message. Pretty print SQL statements with lots of configurable parameters, make it more readable. Modify all parts of input sql, then rebuild on the fly. Identify various database objects such as table, field, function in sqls. Create different visitors to visit parse tree for any pur

 

USPExpress Math Parser

USPExpress Math Parser is a component that is aimed to parse and evaluate scientific, engineering and math expressions on-the-fly. There are .NET and COM editions of USPExpress available. USPExpress has been widely used in numerous enterprise-level applications in the field of chemical engineering and statistical applications for over 3 years now.

 

last-RSS.php

lastRSS.php is simple yet powerfull PHP class to parse RSS 0.9x, 1.0 and 2.0. It use quick regullar expressions instead of XML parser and returns associative array with RSS fields as a result.

 

ASP XML Parser Component

A super-fast, low-memory usage, XML parser specifically designed to be used server-side in ASP scripts. This DOM based parser is many times faster than MSXML, and consumes far less memory. Great for handling large XML data files. Also includes international character codeset conversion capability.

 

Metaspec C# Parser Library

Metaspec C# parser library is designed to provide the kernel for applications which require processing C# source code: refactoring, formatting, and verification applications, and other similar tools. C# parser is fully compliant with ECMA-334 and ECMA-335 standards. In addition, it supports Microsoft-specific extensions. C# parser is available in two versions: a compilation parser and a transformation parser.

 

Chilkat Xml Parser Component

Chilkat XML offers a high-performance alternative to the standard XML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is faster and less memory intensive, and the API is much simpler. There is only one interface, which represents a single node in a parsed XML document. A node can contains a tag, attributes, content, and 0 or more child nodes.

 

Text Template Parser

Text Template Parser is a data processing automation solution that allows parsing and extracting data from any sort of documents, web pages, emails, orders, support enquiries or feedback forms. The software allows saving extracted information as Tab Delimited Txt File (.txt), CSV Comma Delimited (.csv), Excel Workbook (.xls), Access Database (.mdb), Web Page (.html) or XML Data (.xml) file, print or copy all to clipboard.

 

WebLines

Make your website more interesting and informative for your visitors. Add fresh content live 24 hours/day. Boost your search engine rankings. Weblines can do all this for you! Put live RSS newsfeeds on your website with WebLines. An RSS parser for your website that is easy to install, WebLines allows you to display live news and information from thousands of sources right on your website. Search engines favor sites that always have new content.

 

UltraGram

UltraGram is a visual parser generator for professional software development. Application provides extended functionality for creating grammar of a parser, interpreter or compiler, testing it and generating parser source code in a preferred programming language. User friendly interface along with comprehensive diagnostic system makes Ultragram also perfect for educational purpose.

 

Advanced Email Parser

Advanced Email Parser (AEP) is an email data extraction utility. It offers extensive features to help you get every bit of information from your emails easily and painlessly. No more copy and paste or drag and drop between the many opened applications. There are many pre-designed filters, parsers, scripts and processors ready to be used so you can automate your email processing in lightning speed.

 

Gerolf Markup Shredder

Gerolf Markup Shredder (GMS) is a parser for text files using the Hypertext Markup Language (HTML). With the help of the old-and-stable TeX typesetting engine, GMS can produce high-quality Portable Document Files (PDF) as output.

 

AggPub

RSS Editor and Publisher with HTML to RSS Conversion. Built-in FTP client, XML parser and mini HTML editor. Create RSS 2.0 compliant feeds from scratch or have AggRead retrieve the headlines and synopsis from an HTML page on the web. All RSS 2.0 specification elements are supported including the Enclosure tag for Podcasting. Feed and articles are automatically time/date stamped.

 

Affiliate Price Comparisons Plus Script

Comparisons Plus Script includes the powerful Magic Parser library (written by the same author) to enable importing of products from just about any affiliate product feed file format, including all variants of CSV (comma, pipe, tab separated values etc.) and any custom XML vocabulary.

 

UniParser for Ada

Ada library for creating grammar parsers and lexers. Supports Unicode and other kinds of streams. Powerful, flexible and extensible. Creates syntax tree. Has all standard parser constructs and various pre-defined more complex constructs (e.g. different kinds of repetition). These constructs have even variations for subtly different needs. Arbitrary reliable look-ahead. No distinction between parser and lexer. Object oriented.

 

Advanced Email Extractor PRO

Advanced Email Extractor (AEE) is designed to extract e-mail addresses from web-pages on the Internet and from HTML and text files on local disks. AEE has various limiters of scanning range, using which you can extract only the addresses you actually need from web-pages, instead of extracting all the addresses present there. Also you can use 330 popular search engines (including German, French, Japanese, etc) for search by keywords.

 

Active Query Builder ActiveX Edition

Active Query Builder is a .Net-ready ActiveX visual query builder component to build complex SQL queries with unions and sub-queries easily. Its user-friendly interface and unique query research capabilities provide optimized results and is sure to increase the number of potential users of your product. Active Query Builder is a true two-way query builder; a perfect choice for both SQL beginners and experienced query writers.

 

Easy Way to Build XML-enabled Programs

Would you like to know how to create XML-enabled applications using Visual C++ with TinyXML? Are you looking for a way to create compact and yet very powerful applications with built-in XML parsing capabilities without having to use other heavy-weight bloated XML parsers? If you answered "Yes" then download this sample eBook to see what it can do for you.

 

Auto-Audit

Auto-Audit is a comprehensive, enterprise-level tool for auditing Microsoft SQL Server Databases unmatched on the market today. The tool is both configurable and scriptable and ships with the power of Microsoft VBScript and JScript parser. Custom audit architectures are fully supported. Ships with two reporting options and audit data grid grouping.

 

Truly Random

Fulfilling all your random needs -Truly Random password and number generator. Truly Random uses high quality pseudo random generator or true random numbers from a sound card. By using the mask feature you can configure your random string or number very precisely, you may even generate lotto numbers. You can automatically remove duplicate random strings or numbers, save to file, copy passwords to clipboard or generate pronounceable passwords.

 

RFC Browser Standard Edition

RFC Browser is the most powerful utility to view RFCs that renders RFCs into HyperRFCs: intra-RFC and inter-RFC hyperlinking, Colorful, Visual, Scalable. Hyper: RFC Browser provides an alternative way to view RFC texts - rendering them into HyperRFCs with intra-RFC and inter-RFC hyperlinks. Colorful: Users can assign different fonts to RFC files. Visual: provides tree views to facilitate browsing. Scalable: Hide Headers/Footers/blank lines.

 

General SQL Parser .NET version

Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects such as table, column, constraints in sql scripts,modify and rebuild sql on the fly, translate sql expression into a binary expression treethat ready for your further processing such as creating filter, and etc.

 

Magic Editor

Editor for Source Code, TXT, RTF, XLS files. Features: Text editing. Syntax highlighting. 40 syntax schemes included. Fully customizable syntax parser, may define own schemes. Code collapsing. Support block editing and bookmarks. Support rulers. Page or normal view of editor. Rich text files editing. Excel files editing. Multi tab interface. Integrated database connectivity.

 

RosAsm Guide #2

Creating a Win32 DLL and a Program to Test the DLL This is the beginning of a series of articles about using RosAsm to create Win32 programs. Each article shall be presented in a step-by-step illustrated style with some comments.

 

Tree Generator

Tree Generator 1.1 is a shareware for creating and exporting 3D trees in .DXF. A tree is simply created by changing up to 31 parameters (which include leaves, branches position, random ranges, branches size....), so that a tree can be made in 5 minutes. You can then export it in a .DXF file (for registered user, you can save all parameters in a .TGF file) into you favorite raytracer.

 

Active Query Builder Delphi VCL Edition

Active Query Builder is a Delphi and C++ Builder visual query building component to make complex SQL queries with unions and sub-queries easily. Its user-friendly interface and unique query research capabilities provide optimized results and is sure to increase the number of potential users of your product. Active Query Builder is a true two-way query builder; a perfect choice for both SQL beginners and experienced query writers.

 

Active Query Builder Free Edition

Whenever you need a free and easy component to build complex SQL visually, Active Query Builder is the best solution for application. Active Query Builder, a two-way query builder combine visual query building with direct SQL query editing, is a perfect choice for both SQL beginners and experienced query writers. Active Query Builder is available in Delphi VCL, ActiveX and Windows.Forms .NET editions and it is absolutely free!

 

DVDFab Blu-ray Copy

DVDFab Blu-ray Copy is the first full-featured and the most powerful Blu-ray Copier/Burner/Decrypter which can remove all known Blu-ray protections, copy Blu-ray to any blank Blu-ray/DVD disc or hard drive, and burn existing Blu-ray folder / ISO file to disc with great speed and effect. 4 copy modes are available: Full Disc, Main Movie, Clone and Write Data. Besides, there are also various settings for you to customize your Blu-ray.

 

Advanced Email Parser Lite

Automate receiving, processing and sending automatic replies to incoming messages. AEP uses custom sets of rules to determine the type of message and what actions should be taken upon receiving it. This is very convenient when processing product or service orders and helpdesk requests as it allows automatic extraction of all required values from the message body and placing them in external database. The customized reply is then sent to customer.

 

AltovaXML

AltovaXML is a FREE XML standards processor that includes the Altova XSLT 1.0 engine, XSLT 2.0 engine, XQuery engine, and XML validating parser. Now developers can use the same engines found in Altova XMLSpy 2005 in their own applications, free of charge. AltovaXML includes COM, Java, and .NET interfaces and supports command line operations. It is standards-based and is the only royalty-free XML processor to support schema-awareness in XSLT 2.0.

 

EP-Gateway

EPGateway allows you to automate those steps or actions you are performing manually on your inbound messages. EPGateway allow you to create a set of commands and run them in sequence against the email messages. With these commands you will be able to automate processes and: Extract data for use with other applications (databases, spreadsheets and accounting packages). Send auto responses based on conditions. Filter mail automatically.

 

Surf Anonymous

SurfAnonymous is an internet utilities that hides your IP address, thereby saving you from the vulnerabilities associated with it. SurfAnonymous is fully automated. You don't need to have any knowledge of setting up proxy connections. Just "drag the mouse" over the application you want to change its IP and watch. SurfAnonymous includes the following funtional parts: 1) Proxy Hunter, 2) Proxy Analyzer, 3) Proxy Capture, 4) Proxy Pool.

 

Advanced Email Extractor

Advanced Email Extractor (AEE) is designed to extract e-mail addresses from web-pages on the Internet and from HTML and text files on local disks. AEE has various limiters of scanning range, using which you can extract only the addresses you actually need from web-pages, instead of extracting all the addresses present there. Also you can use 330+ popular search engines (including German, French, Japanese, etc.) for search by keywords.

 

VoltoGSC Google Search Component

The VoltoGSC Google Search Component is an ActiveX DLL that provides a lightweight interface to the Google Web APIs service. It enables applications to query more than 2 billion web documents directly. The component handles all communications with the Google Web APIs server as well as the processing of the underlying SOAP messages. Searches are handled with a simple method call - so there's no need to work with SOAP or XML.

 

\

Copyright © 2006-2011 LastDownload Software