PHP grammar for Lezer.
- JavaScript 100%
| dist | ||
| src | ||
| test | ||
| .gitignore | ||
| .npmignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
@lezer/php
This is a PHP grammar for the Lezer parser system.
The grammar used is based in part on the corresponding tree-sitter grammar and the Zend Yacc grammar.
The code is licensed under an MIT license.