Find a file
2018-11-04 08:26:22 +00:00
.github Remove Gulp 2018-11-03 16:13:57 +00:00
docs Add README for bundle + consmetic changes 2018-11-04 07:15:03 +00:00
examples Fix IE11 Support (#583) 2018-09-25 17:59:38 +01:00
packages/pegjs Document filename option for generated parsers 2018-10-15 07:20:33 +01:00
src Fix IE11 Support (#583) 2018-09-25 17:59:38 +01:00
test Move test/spec to test 2018-11-02 17:51:26 +00:00
tools Add README for bundle + consmetic changes 2018-11-04 07:15:03 +00:00
website Move server.js to website/server.js 2018-11-04 08:26:22 +00:00
.eslintignore Move server.js to website/server.js 2018-11-04 08:26:22 +00:00
.eslintrc.js prefer rest and spread 2018-09-05 10:16:34 +01:00
.gitattributes Move PEG.js to packages/pegjs 2018-09-08 02:39:12 +01:00
.gitignore Move dist bundler to tools/bundle 2018-11-04 07:03:59 +00:00
.nycrc Istanbul: only check packages 2018-09-10 05:20:13 +01:00
.travis.yml Update supported platforms 2018-09-05 01:37:57 +01:00
CHANGELOG.md Remove Gulp 2018-11-03 16:13:57 +00:00
LICENSE Updated maintainer #503 2017-06-12 07:40:38 +01:00
now.json Move server.js to website/server.js 2018-11-04 08:26:22 +00:00
package.json Move server.js to website/server.js 2018-11-04 08:26:22 +00:00
README.md Fix CBT image width [ci skip] 2018-09-25 21:27:45 +01:00
yarn.lock Remove Gulp 2018-11-03 16:13:57 +00:00

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