Main > Free Download Search >

Free rosemarie rizzo parse software for mac

rosemarie rizzo parse

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 254
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
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
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
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
Configfileparser 1.0

Configfileparser 1.0


Configfileparser - Parses a UNIX-style config file more>>
Configfileparser is an AppleScript that reads and analyzes a specific formattet UNIX-style configuration file and returns the data found as an ordered list or a record containing properties.

This is useful for writing own scripts with user configurable preferences.
<<less
Download (16KB)
Added: 2006-06-02 License: Freeware Price:
1239 downloads
jsXe 0.5 Pre-release 3

jsXe 0.5 Pre-release 3


Java simple XML editor for your Mac more>> Java simple XML editor for your Mac

jsXe is a fast, intuitive, scalable, platform-independent XML editor. jsXe aims to provide end users and developers with an intuitive way of creating XML documents that is simple enough to deal with any XML document but flexible to allow the addition of support for XML document formats through the use of plugins.
Main features:
General
- Written in Java, so it runs on Mac OS X, Unix, OS/2, Windows, and VMS.
- XML documents are edited using views. jsXe allows for multiple views.
- Syntax highlighted source view (version 0.4 beta)
- Plugin interface that allows the addition of views without re-compiling
- Relatively good serialization of XML documents. Supports the option of formatting serialized XML documents or not formatting. Supports preserving whitespace in text.
- Allows opening and editing of multiple XML documents in one open window.
- Incremental parsing. Parsing the document and validation will be done automatically without having to continuously hit a validate/parse button.
- Support for validation of an XML document using DTDs and other forms of Schema.
- DTD/Schema introspection. Information in the DTD/Schema is used to allow users to add and edit nodes based on defined within the DTD/Schema.
- Internationalization. jsXe has support to easily create translations of menus and messages into your native language.
- Built-in completion support for XML Schema, XHTML, XSLT, and XSL:FO
Tree View
- Adding, deleting, and editing of Nodes in an XML document using context menus.
- Adding, deleting, and editing of attributes of an element node.
- Drag and Drop of XML nodes within the Tree view and to text editors.
Source View
- Text editing of the full XML source of any XML document
- Cut, copy, and paste and other limited features.

<<less
Download (5.2MB)
Added: 2008-08-22 License: GPL Price: FREE
193 downloads
iTuneXMLparser 1.0

iTuneXMLparser 1.0


iTuneXMLparser is launched to be an essential and simple-to-use tool used to parse an iTunes XML exported library file and export the records as a text file more>>

iTuneXMLparser 1.0 is launched to be an essential and simple-to-use tool used to parse an iTunes XML exported library file and export the records as a text file (tab delimited). Text file (tab delimited) are ready to be imported in FileMaker and in any other database or spreadsheet application.

<<less
Download (3.6MB)
Added: 2009-03-24 License: Freeware Price:
downloads
XMLerrorFinder 1.0

XMLerrorFinder 1.0


XMLerrorFinder - finds and repairs errors in an XML file more>>
XMLerrorFinder is a program that detects and repairs errors in an XML file that will cause RB to throw an XML Exception. Specifically this application searches for Ascii characters from 1 - 31 (not including Linefeed Character - 10 and Carriage Return Character - 13).

These characters cause the XML tools in RB 5.5 to throw the exception when trying to parse the file.

Interestingly enough on the Mac, you can inadvertently enter these lower ascii characters by holding Control and typing a letter in a standard RB editfield.

Therefore it is possible for a user to accidentally hit Control-(Letter) instead of Shift -(Letter) and thereby insert a bad character into the editfield which will then get saved into the XML file. So the next time the file is read it will not be able to parse the file.

This very problem cause me some headaches in some of my apps, until I was finally able to track down the culprit.

This RB code also includes an example to demonstrate which Ascii values will cause an XML exception under different text encodings.

<<less
Download (50KB)
Added: 2007-04-02 License: Freeware Price:
940 downloads
Interpres 1.3

Interpres 1.3


Interpres - GUI wrapper for WORDS more>>
Interpres is a GUI wrapper for "WORDS", a command-line tool which parses Latin words and which can also translate English words into Latin.
Interpres also has the ability to parse plain text files.
Enhancements:
- Updated interface.
<<less
Download (2.7MB)
Added: 2006-07-31 License: Freeware Price:
1180 downloads
polyparse 1.3

polyparse 1.3


This is a collection of parser combinator libraries in Haskell. more>>

polyparse 1.3 is an ideal tool for programmers. It is actually a free and open source project that includes a variety of alternative parser combinator libraries, including the original HuttonMeijer set.

The Poly sets have features like good error reporting, arbitrary token type, running state, lazy parsing, and so on. Finally, Text.Parse is a proposed replacement for the standard Read class, for better deserialisation of Haskell values from Strings.

Please note that polyparse is licensed and distributed under the terms of the LGPL license.

Some Functionality:

  • Text.ParserCombinators.Poly - Currently re-exports Text.ParserCombinators.Poly.Plain. The name Poly comes from the arbitrary token type. Thus, you can write your own lexer if you wish, rather than needing to encode lexical analysis within the parser itself.
  • Text.ParserCombinators.Poly.Plain - This is a fresh set of combinators, improving on the HuttonMeijer variety by keeping only a single success, not a list of them. This is more space-efficient, whilst still permitting backtracking. Error-handling is also much improved: there are essentially two kinds of failure, soft and hard. Soft failure just means that the current parse did not work out, but another parse might be OK. Hard failure means that no parse will succeed, because we have already passed a point of commitment. Thus you can give far more accurate error messages to the user, including multi-layered locations.
  • Text.ParserCombinators.Poly.State - This is just like Poly, except it adds an arbitrary running state parameter.
  • Text.ParserCombinators.Poly.Lazy - This is just like Poly, except it does not return explicit failures. Instead, an exception is raised. Thus, it can return a partial parse result, before a full parse is complete. The word partial indicates that, having committed to return some outer data constructor, we might later discover some parse error further inside, so the value will be partial, as in incomplete: containing bottom. However, if you are confident that the input is error-free, then you will gain hugely in space-efficiency - essentially you can stream-process your parsed data-structure within very small constant space. This is especially useful for large structures like e.g. XML trees.

Enhancements:

  • Single bugfix: Text.Parse.parseFloat now accepts ordinary floating point notation, in addition to scientific (exponent) notation.

Requirements:

  • GHC
<<less
Download (106KB)
Added: 2009-03-10 License: Freeware Price: FREE
1 downloads
WSL-Amazon 2.0

WSL-Amazon 2.0


WSL-Amazon - REALbasic Amazon.com web services library more>>
WSL-Amazon wraps the Amazon Web Services API into an easy to use class library of 72 powerful methods and 66 properties with support for their US, UK, German, and Japanese Amazon stores.
WSL-Amazon includes extensive search and information retrieval capabilities, including the ability to create, update and checkout remote Amazon shopping carts -- all from within REALbasic!
This class library also comes with the project source code for a fully-functional Amazon-powered application, which developers can reuse in their own REALbasic projects! You may use the encrypted WSL-Amazon classes in your compiled REALbasic applications Royalty-Free.
The Freeware version does NOT include support of any kind. If you want access to the full source code of the WSL-Amazon classes, a Source Code License is available for purchase. We also offer priority support plans as well.
Main features:
- Search by Keyword, ASIN, UPC, Author, Artist/Musician, Actor/Actress, Film Director, Manufacturer, Similar Products, Listmania ID, Wishlist ID, or special Text Stream Phrases.
- Search All of Amazon or choose from specific Category filters such as Books, Music, DVD, Software, and many others.
- Retrieves extensive product details.
- Supports the US, UK, German, French, Canadian, and Japanese Amazon stores.
- Display Customer Reviews.
- Get Ratings as either an Integer (Number) or Picture (Stars).
- Show related Accessories, Listmania Lists and Similar Products.
- Display Third-Party Marketplace Offers for a selected product.
- Create, Update, and Checkout Amazon Shopping Carts.
- Unicode-savvy: receives Amazon data in UTF-8 format.
- Includes project source code for a fully-functional Amazon-powered application.
- Includes a Free WSLeditfield Editfield subclass that can parse Amazons basic HTML tags. Great for displaying Product Descriptions and Customer Reviews!
<<less
Download (581KB)
Added: 2007-06-27 License: Freeware Price:
869 downloads
Auto Sort Emails 1.1

Auto Sort Emails 1.1


Auto Sort Emails - Sort emails based on the contents of a list more>>
Auto Sort Emails is an AppleScript droplet that will parse domain names from a text file which contains e-mail addresses and then perform various sorting, filing and logging tasks based on what it finds in the list.
Completly freeware.
Enhancements:
- (WIP) Works on Multiple Files.
<<less
Download (15KB)
Added: 2006-01-09 License: Freeware Price:
1384 downloads
PDF Parse 1.0.2

PDF Parse 1.0.2


PDF Parse is a professional and smart tool which gets a lot of PDF infos. more>>

PDF Parse 1.0.2 is a professional and smart tool which gets these PDF infos:

  • PDF type: composite, black separated, color separated.
  • Linearized.
  • Version.
  • Total page number.
  • Separation colors name.

Tested with PDFs produced with common prepress apps.

Requirements: Mac OS 8.6 - 9.2.2

<<less
Download (605.5KB)
Added: 2003-08-22 License: Freeware Price:
downloads
CalendarCreator.service 1.1

CalendarCreator.service 1.1


CalendarCreator.service is a simple and salutary tool which can add Calendar Event will take whatever text youve selected an attempt to parse it into a date that it can enter into iCal. more>>

CalendarCreator.service 1.1 is a simple and salutary tool which can add Calendar Event will take whatever text you've selected an attempt to parse it into a date that it can enter into iCal.

The event or to do will show up in a new calendar called "CalendarCreator", which will be created for you if it doesn't exist. iCal gets launched to add the event or appointment, so you can simply change with which calendar the event is associated straight away.

<<less
Download (302.7KB)
Added: 2007-10-08 License: Freeware Price:
downloads
Raingrams 0.1.0

Raingrams 0.1.0


Easy to use Ruby ngrams library that comes with support for multiple parsing styles and open/closed vocabulary models more>> Easy to use Ruby ngrams library that comes with support for multiple parsing styles and open/closed vocabulary models

Raingrams is a flexible and general-purpose ngrams library written in Ruby.
Raingrams comes with support for any text/non-text grams, non-zero ngram size, multiple parsing styles and open/closed vocabulary models.
NOTE: Raingrams is licensed and distributed under the terms of the MIT/X Consortium License.

Main features:>
- Supports all non-zero ngram sizes.
- Supports text and non-text grams.
- Supports Open and Closed vocabulary models.

<<less
Download (12KB)
Added: 2008-10-08 License: Freeware Price: FREE
383 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5