Main > Free Download Search >

Free what is a generic parser software for mac

what is a generic parser

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 473
wavesurfer parser 0.0.6

wavesurfer parser 0.0.6


Free and open source app that allows you to parse WaveSurfer files more>> For Jaguar and may work on faster classic Macs with OS 9.1 and uptodate versions of AppleScript
A Folder Action AppleScript the User attaches to a folder that will allow setting and restoring the following Finder window features:
Window size and location on the screen
View, as in Icon / List / Column
Set ToolBar visibility and, in Tiger, SideBar visibility and width
A FAwindowing script can be attached to more than window when similar configuration for multiple windows is desired
<<less
Download (3KB)
Added: 2009-03-25 License: Freeware Price: FREE
195 downloads
Seths CSV Parser 1.2.1

Seths CSV Parser 1.2.1


Seths CSV Parser - Pair of classes to parse a CSV file more>>
The Seths CSV Parser contains a pair of classes that will enable you ro parse a CSV file in REALbasic.

Completly freeware for non-commercial use.

<<less
Download (15KB)
Added: 2006-05-22 License: Freeware Price:
1267 downloads
Jericho HTML Parser 3.0

Jericho HTML Parser 3.0


Free and open source HTML parser for your Mac more>> Free and open source HTML parser for your Mac

Jericho HTML Parser is an open source Java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any invalid or unrecognized HTML.
Jericho HTML Parser also provides high-level HTML form manipulation functions.

Main features:
- - The presence of badly formatted HTML does not interfere with the parsing of the rest of the document, which makes the library ideal for use with "real-world" HTML that chokes other parsers.
- - PHP, JSP, ASP, PSP and Mason server tags are explicitly recognized by the parser. This means that normal HTML is still parsed properly even if there are server tags inside them, which is common for example when dynamically setting element attributes.
- - It is neither an event nor tree based parser, but rather uses a combination of simple text search, efficient tag recognition and a tag position cache. The text of the whole source document is first loaded into memory, and then only the relevant segments searched for the relevant characters of each search operation.
- - Compared to a tree based parser such as DOM, the memory and resource requirements can be far better if only small sections of the document need to be parsed or modified. Incorrect or badly formatted HTML can easily be ignored, unlike tree based parsers which must identify every node in the document from top to bottom.
- - Compared to an event based parser such as SAX, the interface is on a much higher level and more intuitive, and a tree representation of the document element hierarchy is easily created if required.
- - The begin and end positions in the source document of all parsed segments are accessible, allowing modification of only selected segments of the document without having to reconstruct the entire document from a tree.
- - The row and column number of each position in the source document are easily accessible.
- - Provides a simple but comprehensive interface for the analysis and manipulation of HTML form controls, including the extraction and population of initial values, and conversion to read-only or data display modes. Analysis of the form controls also allows data received from the form to be stored and presented in an appropriate manner.
- - Custom tag types can be easily defined and registered for recognition by the parser.
- - Built-in functionality to extract all text from HTML markup, suitable for feeding into a text search engine such as Apache Lucene.
- - Built-in functionality to render HTML markup with simple text formatting.
- - Built-in functionality to format HTML source code that indents elements according to their depth in the document element hierarchy.
- - Built-in functionality to compact HTML source code by removing all unnecessary white space.

<<less
Download (2MB)
Added: 2009-04-11 License: GPL Price: FREE
203 downloads
Generic Screen Saver 1.0

Generic Screen Saver 1.0


Generic Screen Saver - Text or image of your choice in random places on the screen more>>
Scotland Software is a simple screensaver that shows some text or an image of your choice in random places on the screen.

Choose whether to also show an URL, and when to do so. Choose the font, size and colour of the text and URL, and the display delay.

Generic Screen Saver is great for quick and easy branding and corporate screen savers.


<<less
Download (49KB)
Added: 2005-12-21 License: Freeware Price:
1405 downloads
Verilog 2005 parser 1.6

Verilog 2005 parser 1.6


A free and open source Verilog 2005 synthesizable subset parser more>>
Verilog 2005 parser 1.6 is a wonderful product which offers you a free and open source Verilog 2005 synthesizable subset parser. Verilog 2005 parser is built on ANTLR framework. This will be your excellent choice.

Enhancements:

  • Added complete parse tree.
  • Run bin/ptree to parse and build tree.
  • Next to add elaboration.
<<less
Download (850KB)
Added: 2009-05-08 License: GPL Price: FREE
13 downloads
Cerolobo Parser 8.0

Cerolobo Parser 8.0


Free and open source generic parser interface more>> <<less
Download (55KB)
Added: 2008-10-08 License: Freeware Price: FREE
392 downloads
iTunes XML Library Parser 1.0

iTunes XML Library Parser 1.0


iTunes XML Library Parser - Realbasic class parses 10mb/sec more>>
XML Parser is a class the will read your iTunes XML file and parse the songs and song properties into memory where they can be manipulated by the programmer.

<<less
Download (7KB)
Added: 2006-06-29 License: Freeware Price:
726 downloads
TEXT to HTML Parser 1.3.7

TEXT to HTML Parser 1.3.7


TEXT to HTML Parser - Converts styled text into HTML/CSS using Tex-Edit Plus more>> <<less
Download (45KB)
Added: 2006-02-01 License: Freeware Price:
1370 downloads
Expat Installer Package 1.95.8

Expat Installer Package 1.95.8


Expat Installer Package - Installer package for Expat more>>
Expat is a non-validating XML parser written by James Clark and released under an Open Source license. This implies I only compiled it and built this installer package, but I did not not develop the software.

Most users wont ever use expat directly (although the included xmlwf application can be handy to check the wellformedness of an XML document, if xmllint is not available), but it is a prerequisite for some other software, for instance some XML-related Perl modules or the Sablotron XSL-T processor.

This installer will install expat compiled from the original, unmodified sources.


<<less
Download (281KB)
Added: 2005-11-10 License: Freeware Price:
1451 downloads
Generic iTunes Scripts 1.0

Generic iTunes Scripts 1.0


Generic iTunes Scripts - iTunes scripts collection more>>
Generic iTunes Scripts is a collection of simple AppleScripts that can control Apples freeware iTunes MP3 player.

Scripts allow you to pause, play, mute, change the volume, and more. Full dictionary listed within the source of each script.

Completly freeware.


<<less
Download (21KB)
Added: 2006-02-04 License: Freeware Price:
1360 downloads
Games::Poker::HistoryParser 1.55

Games::Poker::HistoryParser 1.55


Free and open source poker hand history parser more>> Free and open source poker hand history parser

Games::Poker::HistoryParser is a library of modules used to parse poker hand histories as generated by various online poker sites.
Games::Poker::HistoryParser also includes a number of output modules that format the data in various formats, such as XML, HTML, 2+2 Forums, etc.
NOTE: Games::Poker::HistoryParser is licensed and distributed under the terms of the Artistic License.

Enhancements:
- Major changes to the testing code. For a full look at testing, get a developer release from CVS.
- Added/fixed some PokerStars parsing.

<<less
Download (25KB)
Added: 2008-10-04 License: Freeware Price: FREE
408 downloads
INI Parser Library 1.1.10 R2

INI Parser Library 1.1.10 R2


Free and open source INI file parser library INI Parser Library is a INI file parser that can read, edit and create large INI files more>> <<less
Download (321KB)
Added: 2009-06-30 License: GPL Price: FREE
188 downloads
Shoot Things Day 23 1.0

Shoot Things Day 23 1.0


A generic space shooter, parodying a few well-known retro games. Written for the iDevGames Vectorized contest. more>>
A generic space shooter, parodying a few well-known retro games. Written for the iDevGames Vectorized contest.
Enhancements:
- Fixed intermittent sound effect problem that happened under certain OS versions.
- Fixed Rage 128 redraw problem exiting fullscreen when paused.
- Fixed fullscreen cursor visibility problems.
- Optimized collision buffer readback.
- Optimized sound effect generation.
- Added support for 640x480 modes on Rage 128 systems.
- Made gameplay easier by adapting the difficulty to the players powerups.
<<less
Download (360KB)
Added: 2004-12-06 License: Freeware Price:
1784 downloads
 
Other version of Shoot Things Day
Shoot Things Day 23Shoot Things Day is designed to entertain you with a generic space shooter, parodying a few ... Shoot Things Day 23 is designed to entertain you with a generic space shooter, parodying a few
License:Freeware
Download (351.6KB)
downloads
Added: 2004-11-10
PHP iCalendar 2.31

PHP iCalendar 2.31


A great PHP iCal file parser/generator more>> A great PHP iCal file parser/generator

PHP iCalendar is a php-based iCal file parser and generator. Its based on v2.0 of the IETF spec.
It displays iCal files in a nice logical, clean manner with day, week and month navigation.

System requirements:
- Apple iCal
-

Enhancements
- Fix events ending at midnight bug in day view
- Fix publish.php for 2.3 config system
- add option to hide location in month view
- add option to make individual events downloadable from event view
- Fix calendar showing modified events twice
- Make multiline descriptions display with line breaks in event popup
- Fix German language file

<<less
Download (546KB)
Added: 2009-01-27 License: Freeware Price: FREE
184 downloads
 
Other version of PHP iCalendar
PHP iCalendar 2.3.1PHP iCalendar is created as a free PHP-based iCal file parser which helps you display iCals in a ... is created as a free PHP-based iCal file parser which helps you display iCals in a Web browser. It
License:Freeware
Download (546.7KB)
downloads
Added: 2009-01-26
PHP iCalendar 2.22PHP iCalendar Group - PHP iCalendar ia a PHP iCal file parser/generator. PHP ... PHP iCalendar is a php-based iCal file parser and generator. Its based on v2.0 of the IETF spec
License:Freeware
Download (144KB)
1310 downloads
Added: 2006-04-11
Generic Countdown Timer 2.0.3

Generic Countdown Timer 2.0.3


Free Yahoo! countdown widget for your Mac more>> Free Yahoo! countdown widget for your Mac

Generic Countdown Timer is a simple Yahoo! countdown timer widget. You can set the time in hours, minutes, seconds and an alarm will ring once the counter reaches zero.
You can customize the font, the skin and you can choose how you want the time to be displayed.
One important feature of Generic Countdown Timer is that you can choose to initialize the counter with a default time when the Widget starts, which is convenient when you always need a countdown for the same amount of time.

System requirements:
-

Enhancements
- Fix for YWE4.5

<<less
Download (192KB)
Added: 2009-05-05 License: Freeware Price: FREE
510 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5