Skip to content
/ peg Public

Fork of Ian Piumarta's C based Parsing Expression Grammar library

Notifications You must be signed in to change notification settings

doublec/peg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsing Expression Grammar
==========================

This is an import of Ian Piumarta's peg/leg system for using parsing
expression grammars from C. The original code was from:

  http://piumarta.com/software/peg/peg-0.1.4.tar.gz

I applied changes to enable the generated grammars to compile with
g++.

Documentation is at:

  http://piumarta.com/software/peg/

Contact
=======

The repository containing these changes is:

  http://github.com/doublec/peg

I can be reached at:

Chris Double.
[email protected]
http://www.bluishcoder.co.nz

About

Fork of Ian Piumarta's C based Parsing Expression Grammar library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published