Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Releases: php-rust-tools/parser

v0.1.0

06 Jan 18:11
218c54b
Compare
Choose a tag to compare

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.