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.
 
 
 
Futago-za Ryuu 104edadf27 website: Fix twitter link 6 years ago
.github Remove Gulp 6 years ago
docs Add README for bundle + consmetic changes 6 years ago
examples Fix IE11 Support (#583) 6 years ago
packages/pegjs Document filename option for generated parsers 6 years ago
src Fix IE11 Support (#583) 6 years ago
test General QOL changes 6 years ago
tools General QOL changes 6 years ago
website website: Fix twitter link 6 years ago
.eslintignore Move server.js to website/server.js 6 years ago
.eslintrc.js prefer rest and spread 6 years ago
.gitattributes Move PEG.js to packages/pegjs 6 years ago
.gitignore Move dist bundler to tools/bundle 6 years ago
.nycrc Istanbul: only check packages 6 years ago
.travis.yml Update supported platforms 6 years ago
CHANGELOG.md Remove Gulp 6 years ago
LICENSE Updated maintainer #503 7 years ago
README.md Fix CBT image width [ci skip] 6 years ago
now.json Move server.js to website/server.js 6 years ago
package.json General QOL changes 6 years ago
yarn.lock Remove Gulp 6 years ago

README.md

ci coverage license

PEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily.

PEG.js is still very much work in progress. There are no compatibility guarantees until version 1.0

package current version maintainer
pegjs release dev Futago-za Ryuu