247 B
247 B
php-parser
A Parser for PHP written in Go
roadmap
- Lexer
- PHP 7 syntax analyzer
- AST nodes
- AST traverse
- handling nodes line numbers
- handling php doc comments
- PHP 5 syntax analyzer
- Code flow graph