You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses php-parser to create AST, which is then transfered to another AST. This other tree is closer to target language, go. It supports variable block definitions, for instance (and many more).