You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
David Majda eade133ea6 Simplified the example arithmetics grammar. 14 years ago
bin Initial commit. 14 years ago
examples Simplified the example arithmetics grammar. 14 years ago
lib Removed trailing commas in object initializers (Google Closure does not like them). 14 years ago
test Improved error reporting for predicates a bit. 14 years ago
vendor Initial commit. 14 years ago
.hgignore Added Rakefile that builds minified runtime using Google Closure Compiler API. 14 years ago
LICENSE Initial commit. 14 years ago
README Initial commit. 14 years ago
Rakefile Added "pegjs-" prefix to the name of the minified runtime file. 14 years ago
VERSION Updated version to 0.2.1. 14 years ago

README

PEG.js: Parser Generator for JavaScript
=======================================

Documentation is being written -- please be patient.