mainEmacs PEG - Summary

 
 
Membership Info
Group Admin:
2 active members

Group identification
Id: 10109
System Name: emacs-peg
Name: Emacs PEG
Group Type: non-GNU software and documentation

This group is not part of the GNU Project.

Parsing Expression Grammars (PEGs) are a formalism similar to the classical Context Free Grammars but with some simplifications which makes the implementation of PEGs as top-down parser particularly simple and easy to understand. PEGs are more expressive than regexps and potentially easier to use.

The aim of this project is to build a PEG based parsing package
which works well with the rest of Emacs.

Registration Date: Sun 21 Dec 2008 08:58:05 AM UTC
License: GNU General Public License v3 or later
Development Status: 9 - Decommissioned

 

Quick Overview
 Memberlist (2 members)

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code