update README.md
This commit is contained in:
parent
17bca8d1dc
commit
f1f181b367
@ -12,9 +12,11 @@ A Parser for PHP written in Go
|
|||||||
- [x] PHP 7 syntax analyzer
|
- [x] PHP 7 syntax analyzer
|
||||||
- [x] AST nodes
|
- [x] AST nodes
|
||||||
- [x] AST visitor
|
- [x] AST visitor
|
||||||
- [x] handling nodes line numbers
|
- [x] AST dumper
|
||||||
- [ ] handling php doc comments
|
- [x] node position
|
||||||
|
- [ ] handling comments
|
||||||
- [ ] Tests
|
- [ ] Tests
|
||||||
- [ ] Documentation
|
- [ ] Documentation
|
||||||
- [ ] PHP 5 syntax analyzer
|
- [ ] PHP 5 syntax analyzer
|
||||||
- [ ] Code flow graph
|
- [ ] Code flow graph
|
||||||
|
- [ ] Pretty printer
|
Loading…
Reference in New Issue
Block a user