-
Notifications
You must be signed in to change notification settings - Fork 174
Languages
Jean-Rémy Falleri edited this page Jan 21, 2022
·
18 revisions
In this page, you'll find the exhaustive list of language and backends available in GumTree. For each backend you will find a status, either:
- ok: backend is working fine
- error: backend is known to have issues
- unknown: backend has not received enough testing
- c-cocci: gum backend (default)
- c-srcml: srcML backend
- cpp-srcml: srcML backend (default)
- cs-srcml: srcML backend (default)
- css-phcss: phcss (default)
- java-jdt: JDT backend (default)
- Spoon backend, see https://github.com/SpoonLabs/gumtree-spoon-ast-diff/ for how to use it.
- java-javaparser: JavaParser backend
- java-srcml: srcML backend
- js-rhino: Rhino backend
- js-acorn: Acorn backend (default)
- php-antlr: antlr backend (default)
- python-pythonparser: pythonparser backend (default)
- r-antlr: fastr backend (default)
- ruby-jruby: JRuby backend (default)
- xml-antlr: antlr backend (default)