Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Compilers

    DParser 1.22

    Download button

    No screenshots available
    Downloads: 629  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    16 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    John Plevyak | More programs
    BSD License / FREE
    October 9th, 2009, 20:26 GMT [view history]
    ROOT / Programming / Compilers

     Read user reviews (0)  Refer to a friend  Subscribe

    DParser description

    DParser is an simple but powerful tool for parsing.

    DParser project 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.


    Product's homepage

    Here are some key features of "DParser":

    · 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
    · BSD licence, so you can included it in your application without worrying about licensing

    What's New in This Release: [ read full changelog ]

    · This release adds ambiguity callbacks for Python.
    · It fixes an error recovery crash bug, a column number bug, and missing column and line numbers when using a whitespace subparser.

      


    TAGS:

    grammar productions | text parser | regular expressions | DParser | text | parser

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM