Freeware Listing: Parsing
- Time Parsing
- License: Shareware

Time Parsing was developed as a small, accessible and handy piece of software that lets the user convert text to different time measurement units.
Time Parsing was developed using the Java programming language and can run on multiple platforms.
.
- Publisher: The National Radio Astronomy Observatory
- Date:
- Platform: WinOther
- Angle Parsing
- License: Shareware

Angle Parsing is a simple and useful tool that allows the user to convert text in various formats to angles.
Angle Parsing is an instrument developed using the Java programming language, and can run on platforms such as Windows, Mac OS X, and Linux.
.
- Publisher: The National Radio Astronomy Observatory
- Date:
- Platform: WinOther
- Scan Text Parsing Test
- License: Shareware

Scan Text Parsing Test was developed as an easy-to-use and small application that lets you test the parsing logic of ScanTextReader.
The Scan Text Parsing Test utility was created with the help of the Java programming language and can run on multiple platforms.
.
- Publisher: The National Radio Astronomy Observatory
- Date:
- Platform: WinOther
- Soul Parsing Framework
- License: Freeware

Soul is a recursive descent parser generator tool for Windows and Linux accompanied with a parsing library. It has C++ and C# bindings. The C++ tool is called soul2cpp and C# tool soul2cs..
- Publisher: slaakko
- Date:
- Size: 12861 KB
- Platform: WinOther
- A library for parsing PalmOS PDB files
- License: Freeware

`pdblib' is a small library written in C for parsing a PDB file created by Palm OS programs. Parsing is done in a `SAX' like fashion where programmers install event handlers which get called upon parsing the input stream..
- Publisher: pdblib.sourceforge.net
- Date: 10-07-2012
- Size: 109 KB
- Platform: WinOther
- DParser
- License: Freeware

DParser is an simple but powerful tool for parsing. You can specify the form of the text to be parsed using a combination of regular expressions and grammar productions. Because of the parsing technique (technically a scannerless GLR parser based on the Tomita algorithm) there are no restrictions. The grammar can be ambiguous, right or left recursive, have any number of null productions, and because there is no seperate tokenizer, can include whitespace in terminals and have terminals which are prefixes of other terminals. DParser handles not just well formed computer languages and data files, but just about any wacky situation that occurs in the real world.
- Publisher: John Plevyak
- Date: 08-06-2013
- Size: 195 KB
- Platform: C and C plus plus, Scripts
- Halo Zeta stats
- License: Freeware

This is a PHP project for parsing Halo 2 XML logs from bungie.net and displaying the data in various ways. Support for storing the data in a database may be added in the future. At the moment the code consist of a few PHP classes that parses the XML..
- Publisher: Zeta Two
- Date: 14-06-2013
- Size: 20 KB
- Platform: PHP, Scripts
- Parsing Simulator
- License: Freeware

parsing simulator can be used to determine first ,follow , nullable and can be used to calculate LR items..
- Publisher: parsesimulator.sourceforge.net
- Date: 15-09-2012
- Size: 15 KB
- Platform: WinOther
- S-exp-based XML parsing/query/conversion
- License: Freeware

Functional XML parsing framework: SAX/DOM and SXML parsers withsupport for XML Namespaces and validation. Related to SSAX are SXPathqueries and SXML transformations, with applications to XML/HTMLauthoring and literate Scheme and XML programming..
- Publisher: ssax.sourceforge.net
- Date: 01-08-2012
- Size: 532 KB
- Platform: Linux, Mac OS X, WinOther
- XML::Parser
- License: Freeware

This is a Perl module for parsing XML documents The module actually uses the XML::Parser::Expat module, a low level interface to the Expat library..
- Publisher: Alexandr Ciornii
- Date: 06-02-2013
- Size: 236 KB
- Platform: CGI and Perl, Scripts
- Form to Inbox
- License: Freeware

Form to Inbox script is a simple form parsing script..
- Publisher: David Stanley
- Date: 27-01-2013
- Size: 10 KB
- Platform: CGI and Perl, Scripts
- Read Wikipedia articles
- License: Freeware

S=wiki(str) returns the Wikipedia article for string 'str' S=wiki returns a random Wikipedia article For most articles the parsing is done almost correctly, however there may be minor parsing errors that may occur in the output. Suggestions to improve the code and/or parsing are welcome, with contact information in comments. The input can be any alpha-numeric character, or symbol, including spaces. Entire input is converted to hexadecimal for Wikipedia to read and interpret. This helps with articles that contain special characters. If a redirect exists the redirected article will be returned.
- Publisher: Mike Sheppard
- Date: 01-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Taxonomy Parser
- License: Freeware

This module provides helper functionality for parsing data into taxonomy terms / pages. Useful if you are considering importing a large amount of taxonomy terms from an external source (e.g. an XML file). Once the module has imported the taxonomy data it will also return the structured taxonomy array, ready to be applied to a node object if you wish. This is purely a utility module for developers looking to import taxonomy data and has no front-end UI..
- Publisher: Graham Taylor
- Date: 02-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Text_Wiki
- License: Freeware

Text_Wiki is a PEAR class for parsing wiki text. You can drop it into your own applications and get wiki parsing right away. Text_Wiki is extensible; you can write your own parsing rules and macros..
- Publisher: Anonymous
- Date: 13-05-2013
- Size: 164 KB
- Platform: PHP, Scripts
- INITools
- License: Freeware

Tools for parsing and using INI-style files A set of tools for parsing and using .ini-style files, including an abstract parser and several tools built on that parser..
- Publisher: Ian Bicking
- Date: 23-06-2013
- Size: 20 KB
- Platform: Python, Scripts
- Basic Stamp II Sending and Parsing Util
- License: Freeware

Basic Stamp II Sending and Parsing Utility, As far as I know at the time of this posting, 3-3-2003 this is the only single application for linux that allows the user to complile and program the Basic Stamp II module in one command: i.e.Linstamp 0 myfile
Basic Stamp II Sending and Parsing Util License - GNU General Public License (GPL).
- Publisher: Linstamp
- Date:
- Platform: WinOther
- HTML parsing library
- License: Freeware

libhtml is a C library for parsing HTML that aims to conform to the HTML5 specification and be useful for parsing real-world web pages.
HTML parsing library License - GNU Library or Lesser General Public License (LGPL).
- Publisher: Libhtml
- Date:
- Platform: WinOther
- Donatus Parsing Tools for Portuguese
- License: Freeware

Donatus is an on-going project consisting of Python, NLTK-based tools and grammars for deep parsing and syntactical annotation of Brazilian Portuguese corpora. It includes a user-friendly graphical user interface for building syntactic parsers with the NLTK, providing some additional functionalities.
Donatus Parsing Tools for Portuguese License - GNU General Public License version 3.0 (GPLv3).
- Publisher: Donatus
- Date:
- Size: 138 KB
- Platform: Linux, Mac OS X, WinOther
- Much More Than Parsing
- License: Freeware

More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, etc. This sf project is no longer active, development will continue in a different place.
Much More Than Parsing License - GNU General Public License (GPL).
- Publisher: Mtp
- Date:
- Platform: WinOther
- C++ Generic parsing Libray
- License: Freeware

cgpl is C++ template-based parsing library. It does not contains any parser on itself, but provide primitives for creating its own parser using generic programming.
C++ Generic parsing Libray License - GNU Library or Lesser General Public License (LGPL).
- Publisher: Cgpl
- Date:
- Platform: WinOther
Parsing: Freeware | All








