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 a43d1b33e3 Bootstrapped the grammar parser, yay! I should have done this long ago. 14 years ago
bin Bootstrapped the grammar parser, yay! I should have done this long ago. 14 years ago
examples Changed standard grammar extension from .peg to .pegjs (it is more specific). 14 years ago
lib Bootstrapped the grammar parser, yay! I should have done this long ago. 14 years ago
test Bootstrapped the grammar parser, yay! I should have done this long ago. 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 Bootstrapped the grammar parser, yay! I should have done this long ago. 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.