|
1 rok temu | |
---|---|---|
.github | 1 rok temu | |
docs | 1 rok temu | |
examples | 2 lat temu | |
packages/pegjs | 1 rok temu | |
src | 1 rok temu | |
test | 1 rok temu | |
tools | 1 rok temu | |
website | 1 rok temu | |
.codecov.yml | 1 rok temu | |
.eslintignore | 1 rok temu | |
.eslintrc.js | 1 rok temu | |
.gitignore | 1 rok temu | |
.nowignore | 1 rok temu | |
.nycrc | 1 rok temu | |
CHANGELOG.md | 1 rok temu | |
LICENSE | 3 lat temu | |
README.md | 1 rok temu | |
now.json | 1 rok temu | |
package.json | 1 rok temu | |
webpack.config.js | 1 rok temu | |
yarn.lock | 1 rok temu |
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 | version | dependency status |
---|---|---|
pegjs |
package | dependency status |
---|---|
~/ | |
~/test | |
~/tools/benchmark | |
~/tools/bundler | |
~/tools/impact | |
~/tools/publish-dev |