Find a file
2010-03-12 14:27:22 +01:00
bin Initial commit. 2010-03-07 20:41:02 +01:00
examples Simplified the example arithmetics grammar. 2010-03-12 14:27:22 +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.1. 2010-03-08 15:21:58 +01:00

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

Documentation is being written -- please be patient.