Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/php-rust-tools/parser
A handwritten fault-tolerant, recursive-descent parser for PHP written in Rust.
https://github.com/php-rust-tools/parser
fault-tolerant lexer parser php-parser php-rust php-rust-tools recursive-descent-parser rust
Last synced: 6 days ago
JSON representation
A handwritten fault-tolerant, recursive-descent parser for PHP written in Rust.
- Host: GitHub
- URL: https://github.com/php-rust-tools/parser
- Owner: php-rust-tools
- License: apache-2.0
- Archived: true
- Created: 2022-07-16T11:39:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T16:20:49.000Z (4 months ago)
- Last Synced: 2024-10-31T11:56:03.284Z (13 days ago)
- Topics: fault-tolerant, lexer, parser, php-parser, php-rust, php-rust-tools, recursive-descent-parser, rust
- Language: Rust
- Homepage:
- Size: 4.08 MB
- Stars: 317
- Watchers: 8
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# PHP-Parser
> [!WARNING]
> This package has been archived and is **no longer maintained**. If you rely on this package for a project, please migrate the the PHP parser provided by the [PXP](https://github.com/pxp-lang/pxp) project.