CL-peg

A PEG parser generator

Introduction

A packrat parser for PEG grammars. See The Packrat Parsing and Parsing Expression Grammars Page for a description of what PEG grammars and packrat parsers are. Released under the MIT license.

The darcs repository is at http://subvert-the-dominant-paradigm.net/repos/cl-peg/

Usage is described in the README file.

Download

cl-peg_0.03.tar.gz