Home Page

From PEG to a practical parser 2.3 - Download




About From PEG to a practical parser

Tool to transcribe Parsing Expression Grammar into a parser written in Java. Parsing Expression Grammar (PEG) is a way to specify recursive-descent parsers with limited backtracking. The use of backtracking lifts the...

Tool to transcribe Parsing Expression Grammar into a parser written in Java.

Parsing Expression Grammar (PEG) is a way to specify recursive-descent parsers with limited backtracking. The use of backtracking lifts the LL(1) restriction usually imposed by top-down parsers. In addition, PEG can define parsers with integrated lexing.

Unlike some existing parser generators for PEG, the tool does not produce a complex and storage-hungry "packrat parser", but a collection of transparent recursive procedures.

The tool can handle left recursion.

An integral feature of "Mouse" is the mechanism for specifying semantics (also in Java). This makes "Mouse" a convenient tool if one needs an ad-hoc language processor. Being written in Java, the processor is operating-system independent.

Included in the package is PEG Explorer, an interactive tool to investigate the effect of limited backtracking.
Sample grammars for Java & C are available from the Web Site.
Features
  • Support for left-recursion. See .
  • PEG Explorer: an interactive tool to investigate the effect of limited backtracking. See .



Previous Versions

Here you can find the changelog of From PEG to a practical parser since it was posted on our website on 2015-04-25 03:00:00. The latest version is 2.3 and it was updated on 2024-04-22 10:06:55. See below the changes in each version.

From PEG to a practical parser version 2.3
Updated At: 2021-04-27
From PEG to a practical parser version Mouse-1.3a
Updated At: 2011-01-01
Changes: Several fixes and updates


Related Apps

Here you can find apps that are similar with From PEG to a practical parser.



Disclaimer

External Download


We do not host From PEG to a practical parser on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for From PEG to a practical parser is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.0/5     1
Downloads: 55
Updated At: 2024-04-22 10:06:55
Publisher: roman_redz
Operating System: Mac,windows,linux
License Type: Free