Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.