Fork of Ian Piumarta's C based Parsing Expression Grammar library
C Visual Basic
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= examples
carview.php?tsp= .gitignore
carview.php?tsp= Makefile
carview.php?tsp= README
carview.php?tsp= compile.c
carview.php?tsp= leg.c
carview.php?tsp= leg.leg
carview.php?tsp= peg.1
carview.php?tsp= peg.c
carview.php?tsp= peg.peg
carview.php?tsp= peg.peg-c
carview.php?tsp= tree.c
carview.php?tsp= tree.h
carview.php?tsp= version.h

README

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:
  https://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:
  https://piumarta.com/software/peg/
Contact
=======
The repository containing these changes is:
  https://github.com/doublec/peg
I can be reached at:
Chris Double.
chris.double@double.co.nz
https://www.bluishcoder.co.nz