Skip to content

trufflephp/eclipse-pdt-parser-fatjar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse PDT fatjar parser

Bundles the Eclipse PDT parser as a fatjar (with all its dependencies) and prints parsed AST to stdout. Can be used to verify correct parsing behavior of graalphp-parser.

Build

$ ant -buildfile build.xml
$ java -jar dist/eclipse-pdt-parser.jar /path/to/phpfile.php

https://github.com/abertschi/graalphp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.3%
  • Java 0.7%