parse swf file
Script Debugger 4.5.4b2
Script Debugger is created to be a perfect substitute for Apples Script Editor which gives no limit on script size as well as powerful editing, debugging and dictionary tools. more>>
Script Debugger 4.5.4b2 is created to be a perfect substitute for Apple's Script Editor which gives no limit on script size as well as powerful editing, debugging and dictionary tools.
Enhancements:
- 14840 Corrected a parsing error where # characters appearing within a block comment would cause the parser to fail to parse the remainder of the script in some instances.
- 14844 The Manifest command once again correctly shows the events generated by a script.
- 14852 Pressing the Tab key in the dictionary Search Results panel now moves keyboard focus to the description area of the window.
- 14839 Corrected a terminology conflict that prevented the creation of 'f... see all new features
BibDesk 1.3.22
BibDesk is a handy GUI front-end which can help with managing BibTeX databases in their original .bib form. more>>
BibDesk 1.3.22 is a handy GUI front-end which can help with managing BibTeX databases in their original .bib form. Search, organize, and cite with drag n' drop. Publish bibliographies to the web as RSS XML.
Enhancements:
- Reopen last open file after relaunching a new version
- Workaround for crasher due to uncommitted editors
- Fix cmd-0 shortcut for filling field in import from text
- Fix Remove action from contextual menu
- Fix leaks
- Don't get into trouble due to corrupted file preferences
- Use correct format for linked files in "parse format" script command
- Fix cleaning of generated linked file names
- Be slightly more permissive accepting fo... see all new features

ANTLRWorks 1.3b
ANTLRWorks brings users a novel grammar development environment for ANTLR v3 grammars, which combines an excellent grammar-aware editor with an interpreter for rapid prototyping and a language-agnostic debugger for isolating grammar errors. more>>
ANTLRWorks 1.3b brings users a novel grammar development environment for ANTLR v3 grammars, which combines an excellent grammar-aware editor with an interpreter for rapid prototyping and a language-agnostic debugger for isolating grammar errors. ANTLRWorks allows users to edit, visualize, interpret and debug any ANTLR 3 grammar through an easy-to-use graphical user interface.
ANTLRWorks helps eliminate grammar nondeterminisms, one of the most difficult problems for beginners and experts alike, by highlighting nondeterministic paths in the syntax diagram associated with a grammar. ANTLRWorks' goal is to make grammars more accessible to the average programmer, improve maintainability and readability of grammars by providing excellent grammar navigation and refactoring tools, and address the most common questions and problems encountered by grammar developers
Major Features:
- Editor
- Single window editing
- Syntax highlighting
- Rule navigation tree
- Jump to rule or token definition
- Go To Rule
- Find usages of tokens or rules
- Find and Replace using regular expression
- Sensitive keyword, rule, and token auto-completion
- Rules and actions folding
- Tips and ideas
- Auto-indentation
- Refactoring - remove left recursion, extract or inline rule, etc.
- Show generated lexer or parser code using syntax coloring
- Syntax diagram display for lexer and parser rule
- Show unreachable alternative(s) in syntax diagram
- Display nondeterminism warning as ambiguous paths through the syntax diagram
- Highlight decision DFA
- Rule dependency graph
- Export syntax diagram, NFA and parse tree to bitmap image or EPS file
- Perforce integration
- emacs key bindings (Mac OS X only)
- Contextual menus
- Grammar interpreter
- Dynamically interpreter any input text
- Display parse trees as list or graph
- Grammar debugger
- Local or remote debugger
- Language agnostic
- Dynamic parse tree
- Dynamic AST
- Tree grammar debugging
- Lookahead highlighting
- Breakpoint in grammar
- Breakpoint in input text!
- Breakpoint on any events - LT, consume token, exception, etc.
- Step over rule
- Show corresponding grammar location and parse tree node for each input token
- Detachable panels
- Code generation:
- ANTLRWorks supports code generation in any language that ANTLR knows how to generate via the output=language option.
- For Java, however, ANTLRWorks knows how to build a test harness, compile everything, launch the parser, and connect to it--a great rapid prototyping feature when you can't use the interpreter because actions and/or semantic predicates must execute.
Enhancements:
- New Grammar Wizard
- StringTemplate Editor
- Custom test rig
- Run an input directly on the grammar
MKVToolnix 2.9.7
Parse, extract & create Matroska files. more>>
MKVToolnix 2.9.7 is developed to help you conveniently parse, extract & create Matroska files. It works under Linux, other Unices and Windows. They do for Matroska what the OGMtools do for the OGM format and then some.
aafigure 0.2
A free and open source ASCII art to image converter aafigure will allow you to easily parse ASCII art figures and output them as SVG, PNG, JPEG, PDF and more more>> A free and open source ASCII art to image converter
aafigure will allow you to easily parse ASCII art figures and output them as SVG, PNG, JPEG, PDF and more. aafigure provides a Python package and a command line script.
System requirements:
- Python
bemDB 0.3.5
Free and open source group health insurance benefit database bemDB is a free and open source group health insurance benefit and enrollment database more>> Free and open source group health insurance benefit database
bemDB is a free and open source group health insurance benefit and enrollment database.
bemDB is a software solution that strives to be HIPAA 834 compliant.
Enhancements
- Changed copyright notices to Phat Geeks, Inc.
- Changed tables structures so all have a single field primary key.
- Corrected syntax error in function prepare_member834.
- Removed parse and front end code.No longer in the scope of this project.
- Updated TODO list.
SWF Reader 1.2.7
Free program that manipulates SWF files SWF Reader is a tool that will allow one to manipulate a SWF file. SWF Reader comes with support for AS2 and also AS3 (AVM1/AVM20 more>> Free program that manipulates SWF files
SWF Reader is a tool that will allow one to manipulate a SWF file. SWF Reader comes with support for AS2 and also AS3 (AVM1/AVM20.
System requirements:
-
Enhancements
- added SWF Encrypt AS3 unprotector
Mars Explorer Widget 1.9.76
Macvide VideoFlash Converter 2.3.3 is designed to help you take full advantage of an excellent converter for creating Flash SWF and FLV files from various digital video formats running on Mac more>> <<less
Reverse Snowflake Joins 0.29
Open source tool to parse SQL Select statements and generate diagrams more>> Open source tool to parse SQL Select statements and generate diagrams
Reverse Snowflake Joins is a free and open source tool that parses SQL Select statements and generates a diagram. The diagram will show parts of the underlying SQL directly in the diagram.
For example x=30 , GROUP BY (year), HAVING MIN(age) > 18. It is easy to see cartesian joins and/or loops.
System requirements:
-
Enhancements
- If possible, aliases are displayed inside the tables they belong (previously they were displayed each in its own frame).
- Some progress with subselects, to be finalized later.
XML Tools 2.9.3
Allow AppleScript to parse XML data. more>> Allow AppleScript to parse XML data.
The XML Tools AppleScript Scripting Addition allows AppleScript to parse and generate XML data. XML Toolss parsing is able to generate a complete DOM-like structure, but it can also operate in a SAX-like event handling mode.
Enhancements
- The generate XML command now properly escapes " characters appearing within attribute values.
Addressable 2.1.0
URI implementation that comes as a replacement for the Ruby standard library more>> URI implementation that comes as a replacement for the Ruby standard library
Addressable is a replacement for the URI implementation that is part of Rubys standard library.
Addressable adds support for URI and IRIs templates and more closely conforms to the relevant RFCs.
NOTE: Addressable is licensed and distributed under the terms of the MIT/X Consortium License.
Enhancements
- refactored URI template support out into its own class
- removed extract method due to being useless and unreliable
- removed Addressable:URI.expand_template
- removed Addressable:URI#extract_mapping
- added partial template expansion
- fixed minor bugs in the parse and heuristic_parse methods
- fixed incompatibility with Ruby 1.9.1
- fixed bottleneck in Addressable:URI#hash and Addressable:URI#to_s
- fixed unicode normalization exception
- updated query_values methods to better handle subscript notation
- worked around issue with freezing URIs
- improved specs
Traveling Salesman 1.0.2
Free GPS route planner for your Mac more>> Free GPS route planner for your Mac
traveling-salesman is a GPS route-planner and navigation system based on libosm and the OpenStreetMap.
Enhancements
- 0000095: [Settings and Plugin-Management] libosm plugin.xml uses "version" instead of "plugin-version" (Marcuswolschon) - erledigt.
- 0000100: [User-Interface] give better feedback while detecting GPS-port (Marcuswolschon) - geschlossen.
- 0000101: [User-Interface] show all SEVERE log-messages via a popup (Marcuswolschon) - geschlossen.
- 0000099: [User-Interface] give better feedback while searching (status-bar, "searching..."-entry in the list) (Marcuswolschon) - geschlossen.
- 0000089: [User-Interface] localize Wizard Step 3 (Marcuswolschon) - geschlossen.
- 0000098: [User-Interface] wizard should show sand-clock while switching panels (Marcuswolschon) - geschlossen.
- 0000097: [Databases] unexpected EOF in findFreeRecords causes endless loop (Marcuswolschon) - geschlossen.
- 0000094: [User-Interface] show a "loading..." in the download-menu and wizard (Marcuswolschon) - geschlossen.
- 0000090: [traffic-messages(not driving instructions)] parse TMC-messages by Royaltek-receivers embedded in NMEA (Marcuswolschon) - geschlossen.
- 0000088: [User-Interface] Plugin-Selection does not work if there is only 1 plugin or none is selected (Marcuswolschon) - geschlossen.
- 0000087: [Route-Finding] support limits in width, height and weight (Marcuswolschon) - geschlossen.
- 0000085: [User-Interface] improve Wizard (Marcuswolschon) - geschlossen.
- 0000084: [User-Interface] localize Tab-Names in UI (Marcuswolschon) - geschlossen.
- 0000083: [User-Interface] show indeterminate progress-bar while importing map of unknown size (Marcuswolschon) - geschlossen.
- 0000079: [Settings and Plugin-Management] unnatural combobox behaviour in Settings (Marcuswolschon) - geschlossen.
iTube 1.21
Widget that will allow you to see the music video to the song you are listening. more>> Widget that will allow you to see the music video to the song you are listening.
People love the album the art feature in iTunes, but it would be cooler if one could also see the music video to the song. Well now you can! (sort of)
YouTube has a stacks and stacks of music videos on their website. iTube is a free and little Dashboard widget that gets the artist and title of the song you are playing in iTunes.
iTube will then perform a search on Youtube and plays the first hit in the widget window. With a little luck, the first hit will match what you are listening to iTunes.
Enhancements
- Fixed bug where the track data from itunes is outputed in the incorrect format..
- Fixed parse error due to incorrect format of itunes track data.
- Added remote debugging for developers.
XMLCC 0.61 Build 200905015
Free and open source utility that will help you search, parse and generate XML files more>> Free and open source utility that will help you search, parse and generate XML files
XMLCC is a XML namespace based on design patterns written in C++ for parsing, generating, searching and event based parsing (API) of even very malformed XML files.
Main features:
- API like Java SAX parser
- normal parser
- data organized by a Composite Pattern
Enhancements
- added a new class named DOM:BUFFER which reads from a std:string and
- returns a XMLCC:Object* of type XMLCC:ROOT* keeping all XML syntax
- renamed class DOM:Converter 2 DOM:Tokenizer in case of better naming
- added 80 sign comment bars for grouping code
- changed includes in headers due to defines for compiler
- added comments at DOM: class
- added DEV namespace for new developemetns and tryouts
- added a parser 2 DEV for splitting it to functions
- reprogramed at DEV namespace the parser with common member vars and functions
- for files and buffers
- added get functions to DOM:Sorter for getting values and attributes from
- an object
- extended example in main
- bug fix for empty attributes in class Builder
- added directory XMLCC keeping malformed.xml and newFeed.rss for execution of
- test binary xmlcc
Verilog 2005 parser 1.6
A free and open source Verilog 2005 synthesizable subset parser more>>
Enhancements:
- Added complete parse tree.
- Run bin/ptree to parse and build tree.
- Next to add elaboration.