Update README.md
This commit is contained in:
parent
f1f181b367
commit
dac789d601
@ -5,7 +5,7 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
# PHP-Parser
|
# 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
|
## Roadmap
|
||||||
- [X] Lexer
|
- [X] Lexer
|
||||||
@ -19,4 +19,4 @@ A Parser for PHP written in Go
|
|||||||
- [ ] Documentation
|
- [ ] Documentation
|
||||||
- [ ] PHP 5 syntax analyzer
|
- [ ] PHP 5 syntax analyzer
|
||||||
- [ ] Code flow graph
|
- [ ] Code flow graph
|
||||||
- [ ] Pretty printer
|
- [ ] Pretty printer
|
||||||
|
Loading…
Reference in New Issue
Block a user