Find a file
2010-03-08 15:21:11 +01:00
bin Initial commit. 2010-03-07 20:41:02 +01:00
examples Initial commit. 2010-03-07 20:41:02 +01:00
lib Removed trailing commas in object initializers (Google Closure does not like them). 2010-03-08 14:44:46 +01:00
test Improved error reporting for predicates a bit. 2010-03-08 12:15:52 +01:00
vendor Initial commit. 2010-03-07 20:41:02 +01:00
.hgignore Added Rakefile that builds minified runtime using Google Closure Compiler API. 2010-03-08 15:16:35 +01:00
LICENSE Initial commit. 2010-03-07 20:41:02 +01:00
Rakefile Added "pegjs-" prefix to the name of the minified runtime file. 2010-03-08 15:21:11 +01:00
README Initial commit. 2010-03-07 20:41:02 +01:00
VERSION Updated version to 0.2. 2010-03-08 15:17:49 +01:00

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

Documentation is being written -- please be patient.