A handwritten fault-tolerant, recursive-descent parser for PHP written in Rust.
Stars
318
Forks
15
Watchers
318
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
639
commits
130
commits
4
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
lexer+parser: remove opening and closes quotes from strings
7cdb331View on GitHubfix: maintain non-escaped new lines, returns and tabs in single quoted strings
456731dView on GitHubparser: add left & right methods to assignment operation expression
ac06e05View on GitHubfix: use self/parent expression types instead of simple identifiers
18e1690View on GitHub