Update README.md
This commit is contained in:
parent
f1f181b367
commit
dac789d601
@ -5,7 +5,7 @@
|
||||
-->
|
||||
|
||||
# PHP-Parser
|
||||
A Parser for PHP written in Go
|
||||
A Parser for PHP written in Go inspired by [Nikic PHP Parser](https://github.com/nikic/PHP-Parser)
|
||||
|
||||
## Roadmap
|
||||
- [X] Lexer
|
||||
@ -19,4 +19,4 @@ A Parser for PHP written in Go
|
||||
- [ ] Documentation
|
||||
- [ ] PHP 5 syntax analyzer
|
||||
- [ ] Code flow graph
|
||||
- [ ] Pretty printer
|
||||
- [ ] Pretty printer
|
||||
|
Loading…
Reference in New Issue
Block a user