Ryangjchandler Trunk Versions Save

A handwritten fault-tolerant, recursive-descent parser for PHP written in Rust.

v0.1.0

1 year ago

Initial release

The initial alpha release of the parser has support for essentially of PHP's syntax.

There are still some features missing, such as tracking and storing comments on all nodes. These will be added in a future release.