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 1ee0049b08 Changed standard grammar extension from .peg to .pegjs (it is more specific). 14 years ago
bin Fixed typo in help: "parserVar" -> "parser_var". 14 years ago
examples Changed standard grammar extension from .peg to .pegjs (it is more specific). 14 years ago
lib Metagrammar recognizes JavaScript-like comments. 14 years ago
test Metagrammar recognizes JavaScript-like comments. 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.