Find a file
2010-03-13 09:50:56 +01:00
bin Fixed typo in help: "parserVar" -> "parser_var". 2010-03-13 09:50:56 +01:00
examples Simplified the example arithmetics grammar. 2010-03-12 14:27:22 +01:00
lib Metagrammar recognizes JavaScript-like comments. 2010-03-13 09:49:06 +01:00
test Metagrammar recognizes JavaScript-like comments. 2010-03-13 09:49:06 +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.