Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mfonda
on Feb 22, 2012
|
parent
|
context
|
favorite
| on:
Show HN: A PHP parser written in PHP
They are very different things. token_get_all just tokenizes the code, but this tool parses PHP code into an AST. If you look at the source of this project, you'll notice that it does indeed use token_get_all to handle the lexing.
icheishvili
on Feb 22, 2012
[–]
I just went and read Lexer.php to see what you mean. Never mind on my previous comment :)
Well done with the project--I have a use case for it regarding enforcing PHP style guide @ $work.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: