PHP-Parser
A Parser for PHP written in Go inspired by Nikic PHP Parser
Roadmap
- Lexer
- PHP 7 syntax analyzer
- AST nodes
- AST visitor
- AST dumper
- node position
- handling comments
- Tests
- Documentation
- PHP 5 syntax analyzer
- Code flow graph
- Pretty printer
Description
Languages
Go
92.7%
Yacc
6%
Ragel
1.3%