update README.md

This commit is contained in:
vadim 2018-01-05 19:48:20 +02:00
parent ab6fc9f2cc
commit b419129ee3

View File

@ -9,7 +9,7 @@ A Parser for PHP written in Go inspired by [Nikic PHP Parser](https://github.com
## Roadmap
- [X] Lexer
- [x] PHP 7 syntax analyzer
- [x] PHP 7 syntax analyzer (completely)
- [x] AST nodes
- [x] AST visitor
- [x] AST dumper