This website requires JavaScript.
Explore
Help
Sign In
maride
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
182
Commits
1
Branch
0
Tags
f1f181b367
Branches
Tags
View all branches
Go to file
Code
z7zmey
f1f181b367
update README.md
2018-01-05 00:35:11 +02:00
comment
add comment struct
2018-01-03 00:12:28 +02:00
node
remove unused attributes fields
2018-01-05 00:12:01 +02:00
parser
remove unused attributes fields
2018-01-05 00:12:01 +02:00
test/node
/scalar
name nodes
2017-12-05 23:36:28 +02:00
token
token interface
2017-12-08 11:37:32 +02:00
.gitignore
remove .vscode from git
2017-12-22 14:13:36 +02:00
dumper.go
remove name field
2018-01-04 20:29:07 +02:00
LICENSE
Create LICENSE
2018-01-02 14:37:19 +02:00
main.go
walker
2017-12-28 01:23:32 +02:00
Makefile
test scalar string
2017-12-04 12:40:36 +02:00
README.md
update README.md
2018-01-05 00:35:11 +02:00
README.md
PHP-Parser
A Parser for PHP written in Go
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
No description provided
Readme
13
MiB
Languages
Go
92.7%
Yacc
6%
Ragel
1.3%