DParser 1.15 C/C++ script

SPONSORED LINKS

    Specification

  • Version: 1.15
  • File size: 0 KB
  • File name: d-1.15-src.tar.gz
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: C/C++
  • Company: John Plevyak (View more)

DParser 1.15 script description:



DParser 1.15 is a C/C++ script for Image Tools scripts design by John Plevyak. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
DParser is an simple but powerful tool for parsing.

Publisher review:
DParser is an simple but powerful tool for parsing. 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.Features - Powerful GLR parsing - Simple EBNF-style grammars and regular expression terminals - Priorities and associativities for token and rules - Built-in error recovery - Speculative actions (for semantic disambiguation) - Auto-building of parse tree (optionally) - Final actions as you go, or on the complete parse tree - Tree walkers and default actions (multi-pass compilation support) - Symbol table built for ambiguous parsing - Partial parses, recursive parsing, parsing starting with any non-terminal - Whitespace can be specified as a subgrammar - External (C call interface) tokenizers and external terminal scanners - Good asymptotically efficiency - Comes with ANSI-C, Python and Verilog grammars - Comes with full source - Portable C for easy compilation and linking
Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Related script downloads:

Latest script and internet news

IE 10 for Windows 8, comes with Adobe Flash support

IE 10 for Windows 8, comes with Adobe Flash support

After criticism received at Metro version of Internet Explorer 10 , initially offered no support for Adobe Flash technology, Microsoft has taken measures to correct this problem by working directly with Adobe to integrate the necessary components into the

Posted on: 25 May 2012 10:36 by A. Brown

Windows 8: boot to fast to furious

Windows 8: boot to fast to furious

Last year began to circulate on the Internet videos where Windows 8 systems boot in 7 seconds. Unfortunately, from this performance derives some problems.

Posted on: 25 May 2012 07:28 by A. Brown

Apple prepares iPhone 5 and iOS 6

Apple prepares iPhone 5 and iOS 6

New information coming from some sources close to Apple confirming that the Cupertino giant is testing two different models of iPhone, called internal iPhone5, 1 and iPhone 5.2. Apparently, both devices have a screen of 3.95 inches and a resolution of 113

Posted on: 24 May 2012 08:36 by A. Brown

Windows 8 estimates: 500 million users in 2013

Windows 8 estimates: 500 million users in 2013

Microsoft expects to launch a new wave of optimism with Windows 8. In a recent statement, Steve Ballmer, chief executive at Microsoft, estimates that Windows 8 will reach a total of about 500 million users by the end of 2013.

Posted on: 24 May 2012 08:25 by A. Brown

SPREAD THE WORD

User Rating

DParser
Rating: 4.0 out of 5
Based on 1 ratings. 1 user reviews.

  • Currently 4.00 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5