Welcome, Guest! Log In | Create Account

Share

DParser

by jplevyak

DParser is a scannerless GLR parser generator based on the Tomita algorithm. It is self-hosted and very easy to use. Grammars are written in a natural style of EBNF and regular expressions and support both speculative and final actions.


http://dparser.sourceforge.net

Compilers

Project Feed

  • dparser 1.21 file released: d-1.21-src.tar.gz

    1.21    Fix 2 issues with documentation (Holger Waechtler)
    
    1.20    Fixed a couple Verilog issues (thanx to Brian Pharris)
            Python Unicode support (thanx to Simon Law)
            Added disabiguation switches to test_parser
            Fixed potential ...

    11:37AM on Jul 01 2009

  • dparser 1.19 file released: d-1.19-src.tar.gz

    1.19    Fixed memory leak (thanx Humberto Abdelnur)
            Updated to current SWIG  (thanx Humberto Abdelnur)
            Added support for repeating elements (elem@1:3) 1 to 3 times
    
    1.18    added -o option for output file
            use ranlib for Darwin ...

    10:19AM on Mar 31 2008